0.0.9 • Published 13 years ago
code-warrior v0.0.9
#Code Warrior !
A platform to practice algorithm questions, in your own editor.
Usage
First, install by npm:
npm install -g code-warriorYou can check the commands with node-warrior executable:
war -hAnd create a new directory for questions, and init project
war initEnter github username and password to register on code-warrior
And
war new -l basicDownload question to ./arena folder, start to practicing algorithm !
Api
Init project
war initLogin with github account
war loginList all questions
war listDownload questions
war new -l [basic|moderate|hard]Test
war testCommit
war commitStatus page
war status##LICENCE : MIT