Skip to content

Automate creating Flutter applications with a github repository for the same.

Notifications You must be signed in to change notification settings

M0hammedHaris/flutter_project_creation_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About:

Python and Shell scripts that automate creating Flutter based projects in the local enviroment and setting up of their GitHub repositories via APIs

Install:

git clone "https://github.com/Haris2032/flutter_project_creation_automation.git"
cd flutter_project_creation_automation
pip install -r requirements.txt
copy the create.py and my_commands to the root directory.
Then go to create.py and set the username and password to be your username and password.
Also change all directories to your directories and run the following command
source ~/.my_commands.sh

TO Run:

 create <name of your folder>

About

Automate creating Flutter applications with a github repository for the same.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published