Skip to content

A simple solution downloader and javascript solution runner for https://open.kattis.com/

Notifications You must be signed in to change notification settings

naueramant/kattis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kattis

A simple solution downloader and runner for https://open.kattis.com/

Installation

  $ [sudo] npm install kattis -g

Usage

Usage: kattis <command> [argument] [options]

Commands:
        init                    downloads a specified problem
        test                    runs your solution on the problem initialized in the folder
Options:
        -v                      verbose output. only works with 'test'
Example usage:
        kattis init aaah        downloads and initializes the 'aaah' problem

About

A simple solution downloader and javascript solution runner for https://open.kattis.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published