UNPKG

codin

Version:

CodinGame CLI wrapper for Node.js (probably more languages later)

11 lines (7 loc) 353 B
# CodinGame CLI Simple command-line tool to run programs and test-cases in a CodinGame-style way. ## Options * `-s, --size <path>` - Get the size of the given file(s) * `-t, --test <path>` - Parse and run a test file to test your script * `<file(s)>` - Path to your script `--save` - Pass this flag to save your current config as `codin.config.json`