Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 683 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 683 Bytes

hypilus

Hypilus is an API for simple things, built with crystal

Development

Requirements:

After forking repository, run make init for create .env file & install dependencies Fill .env file, run make dev 🎉

Contributing

  1. Fork it (https://github.com/xHyroM/hypilus/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • xHyroM - creator and maintainer