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

Primary LanguagePythonMIT LicenseMIT

Issues