Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kshitij86/cphelper

a simple cmd utility to create folders for contests
https://github.com/kshitij86/cphelper

Last synced: about 12 hours ago
JSON representation

a simple cmd utility to create folders for contests

Awesome Lists containing this project

README

        

# cphelper

a tool to help speed up folder creation during contests

install using pip, by doing

pip install .

after installing using pip, simply run

cphelper "fldr_name"

this will create the default folder with a bunch of cpp files using the default template

for further options run

cphelper --help

# changelog

-

(2022/07/13) tests have been added, run the following to test


python test.py

- this project will not receive updates in the foreseeable future