Octocat help you to organize the repositories!
Well exists the ghq tool but is necessary add new functions to this amazing tool, and this make octorg:
Add this functions:
- Remove repository
- Github Template
- Get the repo dir to cd!
deno install -A -f --no-check --unstable -n octorg --import-map=https://deno.land/x/octorg@1.1/import_map.json https://deno.land/x/octorg@1.1/cli.ts
- Commands of octorg!
- Get Command!
- Create Command!
- Delete command!
- Info command!
- Cd Command!
- List Command!
Well I improve octorg with a issue bug report command you need run
octorg info -i
and open the browser with the issue page
- Make a Fork to this repository
- Make a branch with the feature to add
- Setup the tools with this make cmd:
# Setup the formatter Linux and MacOS
make install-sh
# Setup the formatter Windows
make install-win
# Formatting
make fmt
- Use the conventional commits guide more information here
- Make a pull request with a explanation what you changes or features
- Review your pull request
- Merge the pull request or request changes
- Done! 😃
Made with ❤️ in Ecuador