Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.
/ AIP Public archive

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

cdricms/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.

Topics

Resources

License

Stars

Watchers

Forks

Languages