Skip to content

Releases: afgalvan/create-app

create-app v0.4.1-beta patch.

22 Jul 18:05
ed65217
Compare
Choose a tag to compare
Pre-release

Fixes.

  • Differenciate between gradle and java template.

create-app v0.4-beta

02 Mar 19:40
4915bfb
Compare
Choose a tag to compare

create-app v0.4-beta.

Features and fixes.

All scripts:

  • Support java template projects.

create-app v0.3-beta

18 Jan 17:55
198aef1
Compare
Choose a tag to compare
create-app v0.3-beta Pre-release
Pre-release

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

02 Jan 17:11
Compare
Choose a tag to compare
create-app v0.2-alpha Pre-release
Pre-release

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

01 Jan 22:44
Compare
Choose a tag to compare
create-app v0.1-alpha Pre-release
Pre-release

create-app v0.1-alpha

  • Temporary template manager installer.
  • Basic set of commands limited to a web template.