Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluesoft/bee
database changes manager
https://github.com/bluesoft/bee
Last synced: 2 months ago
JSON representation
database changes manager
- Host: GitHub
- URL: https://github.com/bluesoft/bee
- Owner: bluesoft
- License: other
- Created: 2011-06-15T17:59:50.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T17:48:31.000Z (4 months ago)
- Last Synced: 2024-10-28T12:05:22.863Z (3 months ago)
- Language: Groovy
- Homepage: http://bluesoft.github.io/bee/
- Size: 1.57 MB
- Stars: 52
- Watchers: 39
- Forks: 8
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Bee [![Build Status](https://travis-ci.org/bluesoft/bee.svg)](https://travis-ci.org/bluesoft/bee) [![Coverage Status](https://coveralls.io/repos/bluesoft/bee/badge.svg)](https://coveralls.io/r/bluesoft/bee) [![Release](https://img.shields.io/github/release/bluesoft/bee.svg)](https://github.com/bluesoft/bee/releases)
Bee is a tool for managing database changes.
## How can Bee help you ?
See the [documentation](http://bluesoft.github.io/bee)Easy install with brew:
`brew install bee`## Completion files for the lazy:
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`.## Contributing
Feel free to contributing with the project. Start reading our [contributing guide](https://github.com/bluesoft/contributing)