@mitmaro/kattis
v0.0.4
Published
A Kattis problem runner
Downloads
5
Readme
Kattis Problem Runner
Contains an initialization and problem runner for use with the Kattis Open programming challenge problems.
Install
npm install --global @mitmaro/kattis
Usage
Usage: kattis <command> [options] [id]
Commands:
init Initialize a problem
run [id] Run problem(s)
Options:
--config Path to JSON config file [default: ".kattisrc"]
--help Show help [boolean]
--version Show version number [boolean]
License
This project is released under the ISC license. See LICENSE.