Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Execute Commands From Terminal or cmd

This script helps you to execute multiple CLI commands directly using single script.

Requirements

  1. Python >= 3.0
  2. pip �

Installation

  1. Get the source code on your machine via git.
    	git clone https://github.com/ankitjain28may/pythonResources.git
  2. Get into the directory by using
     	cd pythonResources
     	cd "Execute Commands From Terminal or cmd"
  3. Run this script using python.
    	python �setup.py

Contribution guidelines

If you are interested in contributing to this project, open Issues and send PR.

Feel free to code and contribute