Bee is a tool for managing database changes.
See the documentation
Easy install with brew:
brew install bee
If you are using Bash:
Save the file etc/bee_bash_completion
as /etc/bash_completion.d/bee
and run . /etc/bash_completion
.
If you are using Fish:
Save the file etc/bee_fish_completion
as $HOME/.config/fish/completions/bee.fish
.
Feel free to contributing with the project. Start reading our contributing guide