Releases: afgalvan/create-app
Releases · afgalvan/create-app
create-app v0.4.1-beta patch.
Fixes.
- Differenciate between gradle and java template.
create-app v0.4-beta
create-app v0.3-beta
create-app v0.3-beta. Last bash version.
Features and fixes.
All scripts:
- Prioritize the template over the package manager so it's not required for python projects and the installation process.
create-app:
- Add pipenv support in the formatting function.
- Fix arguments order.
- Prompt some options on error input.
Installer:
- Check if the input branch is a valid one.
create-app v0.2-alpha
create-app v0.2-alpha
create-app
- Improve the command line interface by adding a nice prompt title at the top.
- Install dependencies silently for a cleaner setup.
- Check for valid templates.
Installer
- Improve the CLI and add tips at the end of the installation.
- Add a default package manager in the installation.
create-app v0.1-alpha
create-app v0.1-alpha
- Temporary template manager installer.
- Basic set of commands limited to a web template.