Go to file
2024-06-29 12:29:53 -03:00
examples/hello_cr Cleanup, added Funko object, support funko metadata 2024-06-29 12:22:59 -03:00
runtimes/crystal Cleanup, added Funko object, support funko metadata 2024-06-29 12:22:59 -03:00
spec initial commit 2024-06-28 12:41:21 -03:00
src Refactor Up to use funkos 2024-06-29 12:29:53 -03:00
.ameba.yml lint 2024-06-28 20:57:58 -03:00
.editorconfig initial commit 2024-06-28 12:41:21 -03:00
.gitignore Cleanup, added Funko object, support funko metadata 2024-06-29 12:22:59 -03:00
DESIGN.md no scaledown to 0 2024-06-29 10:39:48 -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 Cleanup, added Funko object, support funko metadata 2024-06-29 12:22:59 -03:00
shard.yml Cleanup, added Funko object, support funko metadata 2024-06-29 12:22:59 -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