citrin
citrin
Citrin is a continuous benchmark server for a project in crystal-lang.
Installation
git clone https://github.com/TobiasGSmollett/citrin
Required
docker-ce
Usage
Add this to /etc/default/docker:
DOCKER_OPTS="--dns 8.8.8.8 --dns 8.8.4.4"
And start the docker daemon:
sudo service docker start
Set up the webhook on Github to http://localhost:3000/push and run following command:
cd citrin
crystal deps
crystal src/citrin.cr
Development
TODO: Write development instructions here
Contributing
- Fork it ( https://github.com/TobiasGSmollett/citrin/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- TobiasGSmollett tobias - creator, maintainer
Repository
citrin
Owner
Statistic
- 1
- 0
- 0
- 0
- 2
- over 7 years ago
- May 8, 2017
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 06:42:25 GMT
Languages