1.3.0 • Published 7 months ago
cobraconfig v1.3.0
WHAT DO I NEED IT FOR? ❓
Create your next Python project neatly and faster, don't waste time.
HOW IT WORKS? ⚙️
Simple: fill out the form according to your needs and you're done!
WHAT CAN IT DO FOR ME? 🪄
Data Analyst? Python UI Designer? AI Engineer? Web Developer? Or a simple newbie? CobraConfig structures your project according to your ideas: for AI, Web Apps, API, Data Science, Maching Learning or GUI. It can also speed up the build process by immediately configuring the virtual environment, dependencies, git config and more!!
WHY AM I STILL READING THIS README AND NOT DOWNLOADING COBRACONFIG? 🤡
You tell me! Get a move on and look at the releases for the installer!!
HOW TO BUILD
- download the source code with git:
git clone https://github.com/FrogPossibility/CobraConfig.git
cd CobraConfig
- install the dependencies:
npm install
- test it:
node main.js
- build it:
npm run build
TO DO:
- put the project on NPM so it can be used without install. It would be nice to run
npx cobraConfig
to launch this. - adding a real-time project structure of the project that will be created
1.3.0
7 months ago