Skip to content

Latest commit

 

History

History

README.md

Please keep your program in a folder with the program name and also add requirement.txt (required) and Readme(Optional)

Readme File Format:

Program-Name

Description of the program

Installation Process

installation process:

Example

Now after you have cloned then you should have Python installed.

After you have installed Python and PIP then run this command in the terminal whih aims to the folder.

pip install -r requirements.txt

After you have installed all the requirements then just run this command:

[The Command]