tiny opinionated project/git helper
- Python 87.3%
- Nix 12.7%
About
Tiny git utility written with python std lib.
For Linux only, may work on MacOS (untested)
Usage
Use bee help | -h to read help
Usage:
bee [options] [args]
Options:
status | -st >> Get status of all tracked repos <list>
list | -ls >> List tracked repos <list>
sync | -sy >> Pull changes from remote repos
lazygit | -lg >> Use lazygit to loop and commit local changes in repos
help | -h >> Print help
version | -v >> Print version
Config
See example.config.ini for what your config should look like.
Config file should be ~/.config/bee/config.ini