Skip to content

AlwaleedAlroomi/Python_Automate_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Project To automate creating repository process
This Script works only in Windows OS
The name of the folder should be without spaces or any "_" write the name in CamelCase way
1:
install python if you haven't.
git clone https://github.com/AlwaleedAlroomi/Python_Automate_Projetc-.git
2:
Open the project folder in cmd or cmder and type:
pip install -r requirements.txt
3:
open the .env file and enter the information but do not enter any information in 'ap' field
4:
to make the .bat file works good you need to open environment variables.
click on new button.
enter a variable name.
then click browse file and choose the create.bat file.
5:
there are two ways to use this script
first one:
if you want to make a new folder and make it the repository then in the command line type:
create.bat
but if you want to make a repository from a project folder in your pc or laptop then type:
create.bat -l

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published