Skip to content

Rafe/code-warrior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Code Warrior !

A platform to practice algorithm questions, in your own editor.

Code Warrior Questions

Usage

First, install by npm:

npm install -g code-warrior

You can check the commands with node-warrior executable:

war -h

And create a new directory for questions, and init project

war init

Enter github username and password to register on code-warrior

And

war new -l basic

Download question to ./arena folder, start to practicing algorithm !

Api

Init project

war init

Login with github account

war login

List all questions

war list

Download questions

war new -l [basic|moderate|hard]

Test

war test

Commit

war commit

Status page

war status

##LICENCE : MIT

About

Practice algorithm questions, in your own editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published