GitHub - Bot-Asylum/AIP: AIP : Automated Initializer of Projects. This small CLI is used to create projects with one command. It creates the folders in the right place, pushes directly (privately or publicly) on GitHub if the user wishes. It can execute various commands (ex: You want to create a react app: aip create <foldername> react). This is fully customizable.

Only available on Windows (works on bash) and Linux (tried on Ubuntu). Maybe on MacOS.

setup:

Download the files from the install branch, and simply execute the install.py file. Or install it manually

.env

pip install -r requirements.txt

Add path to the folder in enviroment variables:
"...\AIP" folder directory to path

Usage:

Wiki

Original authors:

About

AIP : Automated Initializer of Projects. This small CLI is used to create projects with one command. It creates the folders in the right place, pushes directly (privately or publicly) on GitHub if the user wishes. It can execute various commands (ex: You want to create a react app: aip create <foldername> react). This is fully customizable.

Resources

Readme

License

MIT license

Activity

Custom properties

Stars

0 stars

Watchers

0 watching

Forks

0 forks