Hypilus is an API for simple things, built with crystal
Requirements:
After forking repository, run make init
for create .env
file & install dependencies
Fill .env
file, run make dev
🎉
- Fork it (https://github.com/xHyroM/hypilus/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
- xHyroM - creator and maintainer