Skip to content

Commit

Permalink
Merge branch 'main' of github.com:recode-sh/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylevy committed Jun 2, 2022
2 parents 40aa73c + e9ee2a9 commit c260f78
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ recode aws start recode-sh/workspace --instance-type t2.medium
... see the <a href="https://github.com/recode-sh/workspace">recode-sh/workspace</a> repository for an example of development environment configuration
</blockquote>

![vscode](assets/vscode.png)

https://user-images.githubusercontent.com/1233275/171618947-147053d2-0613-43ab-9b88-3cc0b8d99ace.mp4


## Table of contents
- [Requirements](#requirements)
Expand Down Expand Up @@ -117,7 +119,7 @@ Recode requires the following permissions:

**All your data (including the OAuth access token) are only stored locally in `~/.config/recode/recode.yml` (or in `XDG_CONFIG_HOME` if set).**

The source code that implement the GitHub OAuth flow is located in the [recode-sh/api](https://github.com/recode-sh/api) repository.
The source code that implements the GitHub OAuth flow is located in the [recode-sh/api](https://github.com/recode-sh/api) repository.

### Start

Expand Down

0 comments on commit c260f78

Please sign in to comment.