Skip to content

Commit

Permalink
Rename module into 'gh-org-repo-sync'
Browse files Browse the repository at this point in the history
  • Loading branch information
rm3l committed Feb 4, 2022
1 parent 9d0eb2c commit a22ad8d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ TODO Write description here
### Working with the source code

Next Steps
- run `cd gh-org-repo-sync; gh extension install .; gh org-clone <organization>` to see your new extension in action
- use `go build && gh org-clone <organization>` to see changes in your code as you develop
- run `cd gh-org-repo-sync; gh extension install .; gh org-repo-sync <organization>` to see your new extension in action
- use `go build && gh org-repo-sync <organization>` to see changes in your code as you develop

0 comments on commit a22ad8d

Please sign in to comment.