Skip to content
/ AIP Public
forked from cdricms/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.

License

Notifications You must be signed in to change notification settings

Bot-Asylum/AIP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

TOKEN=GitHub token
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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%