/codeit

A CLI based script to create CPP files

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CODEIt

All Contributors

A CLI based Script tool to create CPP files for programming contests

In times of contests, one has to create a CPP file, type code in it, test the cases, find the errors etc. Some times, it'd be really hectic to create files and start. But how about a tool to generate a directory which has all the files you need?? ;)

CODEIt eases this problem by creating the directory which has all files in it

Note: C++ template is only added for now

From 20/12/2020, @Arch2x will be taking over this repo as a part of collab project

Link to Docker Image:

Docker Hub

Installation

  • To install type git clone https://github.com/alphaX86/codeit to clone the repo into your system
  • Next, go to the folder by using the cd command or directly use bash or cmd on the file path of repo
  • Then type pip install setuptools
  • Finally, type pip install .
  • Wait for sometime until the script finishes installing necessary packages
  • Then, voila! Type codeit to start!

Demo

Demo

Here's a demo of the project to understand! (Done using VS Code)

Demo1

Contributions

Any type of contributions are welcome for this repo! Refer Contributions to know how to contribute to this repo and more.

Code Of Conduct

This repo follows the Contributor Covenant to enforce proper behaviour. Refer the doc for more details.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Aadhitya A

💻 🎨 📖

This project follows the all-contributors specification. Contributions of any kind welcome!