Go to file
Valera 899ab4a116
Port all 40k_counter code.
2023-10-29 13:02:34 -04:00
public Port all 40k_counter code. 2023-10-29 13:02:34 -04:00
spec First commit. 2023-04-28 16:16:51 -04:00
src Port all 40k_counter code. 2023-10-29 13:02:34 -04:00
.editorconfig First commit. 2023-04-28 16:16:51 -04:00
.gitignore First commit. 2023-04-28 16:16:51 -04:00
LICENSE First commit. 2023-04-28 16:16:51 -04:00
README.md Port all 40k_counter code. 2023-10-29 13:02:34 -04:00
shard.lock First commit. 2023-04-28 16:16:51 -04:00
shard.yml First commit. 2023-04-28 16:16:51 -04:00

README.md

kemal-test

A port of my 40k counter from Ruby/Sinatra to Crystal/Kemal.

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://git.disroot.org/timecrash/kemal-test/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