Shard Detail

hypilus-monorepo v0.0.0

Simple API in random languages (way to learn them???)

Install & Use

Add the following code to your project's shard.yml under:

dependencies to use in production
- OR -
development_dependencies to use in development


hypilus-monorepo:
  github: xHyroM/hypilus

Readme

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