Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 547 Bytes

File metadata and controls

28 lines (15 loc) · 547 Bytes

code-cli

A cli tool for Code-drills website. Built with Node and cheerio ❤️

Setup

Clone this repo git clone https://github.com/aryannarora/code-cli to your local system.

npm install.

npm link.

Usage

First use command sethandle <yourHandle> [option] to set the account to predict the problem for. Options are:

-c or --codechef for Codchef.

-cf or --codeforces for Codeforces.

-s or --spoj for Spoj.

Second use command predict .

e.g predict -e for easy problems.