Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command description in ReadMe #86

Open
kmrakash opened this issue Sep 15, 2021 · 1 comment
Open

Command description in ReadMe #86

kmrakash opened this issue Sep 15, 2021 · 1 comment

Comments

@kmrakash
Copy link

I am a new user of this tool but I don't know how to use this tool what command need to use .
Please provide a description of the command it can handle.
Thanks

@ankushbhardwxj
Copy link
Owner

Type codemon --help on terminal after installation. It will give output as follows:



 ██████╗ ██████╗ ██████╗ ███████╗███╗   ███╗ ██████╗ ███╗   ██╗
██╔════╝██╔═══██╗██╔══██╗██╔════╝████╗ ████║██╔═══██╗████╗  ██║
██║     ██║   ██║██║  ██║█████╗  ██╔████╔██║██║   ██║██╔██╗ ██║
██║     ██║   ██║██║  ██║██╔══╝  ██║╚██╔╝██║██║   ██║██║╚██╗██║
╚██████╗╚██████╔╝██████╔╝███████╗██║ ╚═╝ ██║╚██████╔╝██║ ╚████║
 ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝╚═╝     ╚═╝ ╚═════╝ ╚═╝  ╚═══╝

A CLI tool to ace competitive programming contests

COMMANDS:

codemon - - - - - - - - - - - - - - -  displays this message
codemon --help - - - - - - - - - - - - shows help
codemon init <contestName> - - - - - - initialises a contest
codemon init -n <file> - - - - - - - - creates file with given name
codemon fetch  - - - - - - - - - - - - fetches testcases from CodeForces
codemon init -f <contest> - - - - -  - runs init and fetch at the same time
codemon listen - - - - - - - - - - - - compiles and gives output
codemon reg - - - - - - - - - - - - -  Register user details
codemon practice <dirName> - - - - - - Starts a practice session

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants