Skip to content

Releases: danielcoker/epp

v0.3.1

06 Jan 00:18
Compare
Choose a tag to compare
  • Use listr to run tasks 9c6f2ac
  • Clean up project-generator class bbdc5c4
  • Remove ora spinner d1d9f2a
  • Install listr dependency and uinstall ora dependency 500d235

v0.3.0...v0.3.1

v0.3.0

09 Dec 04:39
Compare
Choose a tag to compare
  • Add update env variable feature da6b246
  • Add randomString function to strings lib 01ace5c
  • Install envfile dependency 0644d4e
  • Add relevant keywords 97c71bb

v0.2.0...v0.3.0

v0.2.0

20 Nov 10:48
Compare
Choose a tag to compare
  • Fix broken npm package link in README bda9bf1
  • Update np dependency 8490886
  • Update log text displayed after creating project e8da817
  • Add update README feature f42a010
  • Change sync fs-extra functions to async functions ca2cb3b

v0.1.2...v0.2.0

v0.1.2

20 Nov 09:15
Compare
Choose a tag to compare
  • Update shield images and links in README 35ed8fc

v0.1.1...v0.1.2

v0.1.1

27 Oct 21:33
Compare
Choose a tag to compare
  • Add validation for project name input 1c2686a
  • Add name args as the default value for name input to create command eb8877c

v0.1.0...v0.1.1

v0.1.0

16 Oct 16:05
Compare
Choose a tag to compare

Generator

  • Generate new Express project using epp CLI.