Go to file
2024-06-30 00:41:47 -03:00
examples/hello_crystal Lint/cleanup 2024-06-29 23:16:55 -03:00
runtimes/crystal Refactor behaviour into the Funko class 2024-06-29 23:54:14 -03:00
spec initial commit 2024-06-28 12:41:21 -03:00
src doc 2024-06-30 00:41:47 -03:00
.ameba.yml Refactor, update ameba config to ignore TODO/FIXME 2024-06-30 00:32:31 -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 Cleanup tags/names/etc, refactors, use image history 2024-06-29 14:36:11 -03:00
Dockerfile tweaks 2024-06-29 20:38:34 -03:00
LICENSE initial commit 2024-06-28 12:41:21 -03:00
Makefile Refactor behaviour into the Funko class 2024-06-29 23:54:14 -03:00
README.md initial commit 2024-06-28 12:41:21 -03:00
shard.lock Tinyproxy + faaso-daemon docker image using multirun 2024-06-29 20:25:42 -03:00
shard.yml Lint/cleanup 2024-06-29 23:16:55 -03:00
tinyproxy.conf tweaks 2024-06-29 20:38:34 -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