Sign inSign up

aerox86/codeit

By aerox86

Updated almost 6 years ago

A CLI tool to create multiple CPP files in one directory

Image
0

73

aerox86/codeit repository overview

CODEIt

A CLI based Script to create CPP files for programming contests

In times of contest, 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

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!

Note: The Docker image I created is just to test the features of containers and images

Tag summary

Content type

Image

Digest

Size

324.4 MB

Last updated

almost 6 years ago

docker pull aerox86/codeit:0.2