CF-CLI is a command line tool implemented in Node JS to provide almost all functionalities with your terminal. Currently, support is for Linux environment.
- Install Node JS
- Download this repository
- Open terminal in the downloaded directory
- Run the settings.sh script
bash settings.sh
Currently cf-cli can perform the following tasks
shivansh@shivanshm:~/ed/CF-cli$ cf-cli
Usage: cf-cli [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
credentials Manage CF login credentials
login Attempt Login
logout Logout from CF
compiler Manage compiler details
submit Attempt a submission
status View your submission stats
help [command] display help for command
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- See rating graphs directly from terminal
- Add or remove friends