Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 505 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 505 Bytes

Kata Cruncher

Handy CodeWars kata translator doodah. Translations go brrrrr. describe it in JavaScript, test cases appear in a selection of languages. Nice.

Install

Also works as a command line utility. Install it with Deno.

deno install --allow-read https://stellartux.github.io/kata-cruncher/kata-cruncher.js

Then use it like so:

kata-cruncher --to=Lua input-file.js

See kata-cruncher --help for more information.