1.0.0 • Published 7 years ago

@thc/empty-repo-template v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

empty-repo-template

Empty repository, to serve as a template for new repositories

Rules :

Simplified releases :

Prerequisites :

  • Set up token for Github releaser : Guide
  • Have an account on npm and be logged in

Steps

  • npm run pre-release or npm run pre-release-alpha|beta
  • Check if everything is fine (tags, version, changelog, ...)
  • npm run release
  • Release is done (on npm, git and Github) !

Useful links

Idea : Maybe we could do something alike webpack-defaults