Go to file
2024-06-28 14:35:12 -03:00
spec initial commit 2024-06-28 12:41:21 -03:00
src Skeleton of basic functionality, all as TODOs 2024-06-28 14:09:58 -03:00
templates/crystal-http Skeleton of basic functionality, all as TODOs 2024-06-28 14:09:58 -03:00
.editorconfig initial commit 2024-06-28 12:41:21 -03:00
.gitignore initial commit 2024-06-28 12:41:21 -03:00
DESIGN.md TODO 2024-06-28 14:35:12 -03:00
LICENSE initial commit 2024-06-28 12:41:21 -03:00
README.md initial commit 2024-06-28 12:41:21 -03:00
shard.lock Skeleton of basic functionality, all as TODOs 2024-06-28 14:09:58 -03:00
shard.yml Skeleton of basic functionality, all as TODOs 2024-06-28 14:09:58 -03:00

faaso

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/faaso/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