]> rtime.felk.cvut.cz Git - hubacji1/coffee-getter.git/blob - README.md
Add gitignore
[hubacji1/coffee-getter.git] / README.md
1 # Coffeebot getter
2 Somehow friendly API to get and share coffee related data from database.
3
4 # Contribute
5 ## Code
6 For quick orientation see the [changelog][1].
7
8 Please, think about [The seven rules of a great Git commit message][2] when
9 making commit. The project use [OneFlow][3] branching model with the `master`
10 branch as the branch where the development happens.
11
12 ## License
13 This project is developed under [GNU GPLv3 license][4].
14
15 [1]: ./CHANGELOG.md
16 [2]: https://chris.beams.io/posts/git-commit/
17 [3]: http://endoflineblog.com/oneflow-a-git-branching-model-and-workflow
18 [4]: ./LICENSE
19