Giter VIP home page Giter VIP logo

cdricms / aip Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 152 KB

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: MIT License

Python 100.00%
automation python projects cli aip

aip's Introduction

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:

aip's People

Contributors

cdricms avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

bot-asylum

aip's Issues

Installation

installation.py should be created, where it would, depending on the user's os, install the right files for AIP. Then when the installation is done, delete this file. Also an update.py file should be initialized, this file would check if any updates are available, if so the user could do a aip --upgrade command and the update would be downloaded without affecting his personnal settings.py. The upgrade function could be disabled and enabled if the user wishes.

Fix upgrade to be more reliable.

For now the upgrade method works well to check if there's is an update. But when installing the update, it doesn't work because of file conflicts. The update is actually downloaded but it remains in the downloaded forlder, so the user would have to do it manually.

So for now the only solution is to move the download files from Smoqu-AIP-...... into the parent directory and remove the old upgrade.py file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.