Skip to content

create-app v0.3-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@afgalvan afgalvan released this 18 Jan 17:55
· 78 commits to main since this release
198aef1

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.