ZSH plugin for monorepo management
git clone https://github.com/zilongqiu/monorepo-zsh-plugin.git
cd ./monorepo-zsh-plugin
source ./monorepo-zsh.plugin.zsh
If you prefer antigen over manual installation, add this line in your ~/.zshrc
file
antigen-bundle zilongqiu/monorepo-zsh-plugin
And run
antigen-bundle update
Then you should restart your terminal or execute
source ~/.zshrc