Skip to content

stellartux/kata-cruncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.