An open API service indexing awesome lists of open source software.

https://github.com/pyhedgehog/gitlocal

Support git local command
https://github.com/pyhedgehog/gitlocal

Last synced: 10 months ago
JSON representation

Support git local command

Awesome Lists containing this project

README

          

Outdated in favor of [git-repo](https://github.com/guyzmo/git-repo).

# gitlocal
Support git local subcommand. Currently only in preliminary status - it works only on author computer due to absence of any documentation.
If you can and want to provide documentation PR will be accepted gratefully.

## todo
- Rethink subcommands list.
- Rethink config change logic (local-only is bad).
- Maybe add and push all on init?
- Write installation commands.
- Write installation instructions.