Start a new django-vuejs projects with minimum configurations.
Django Vue Template you get: https://github.com/TChi91/rest-vue .
Django Vue Template you get: https://github.com/TChi91/drf-reactjs .
Download the lastest version from here: https://github.com/TChi91/coretabs/releases/latest
Download installer from our github releases page: https://github.com/TChi91/coretabs/releases
To install Coretabs CLI, you should run the install script. To do that, you may either download and run the script manually, or use the following Wget command:
wget -qO- https://raw.githubusercontent.com/TChi91/coretabs/master/install.sh | bash
All new projects created by coretabs lives in "coretabs" folder in the HOME directory.
- /home/$USER/coretabs for Linux, or
- C:\Users\$USERNAME\coretabs for windows.
- For Windows OS:
-
- Python 3 + Pip, Nodejs + Npm, Git
- For Linux:
-
- Python 3 + python-venv + python-dev, Nodejs + Npm, Git
Run coretabs cli from Terminal(linux) or CMD(Windows).
- coretabs new.
- coretabs run
- coretabs version