Skip to main content

CLI tool to ace competitive programming contests

Project description

Join the chat at https://gitter.im/codemon-py/community

Making the competitive programming workflow faster, one Ctrl+S at a time !

Competitive programming setups suck ! This was the motivation behind creating codemon.

Codemon is a build tool for the terminal, and aims to make the workflow for competitive programming faster than ever. Codemon integrates flawlessly with popular editors such as VSCode, Sublime Text and Vim (❤) !

Codemon + Vim + Tmux in Action

Like what you see ?

Tmux Left Window - Vim Editor (write code here).
Tmux Upper Right Window - Compile and run programs.
Tmux Lower Right Window - Write inputs, if you didn't use "codemon fetch" yet.

90

Installation Instructions

There are many ways to install Codemon.

Installation from Pypi using pip

pip install codemon

Installation from Github

# clone the project & install
git clone https://github.com/ankingcodes/codemon.git
cd codemon/
pip3 install .
# check installation
codemon -h

Contributions

Don't hesitate to create issues and PRs for improving codemon. All contributions are welcome.

License

The MIT License

Copyright (c) 2021 Ankush Bhardwaj

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codemon-0.0.2.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

codemon-0.0.2-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page