0.0.4 • Published 2 years ago

@soluzioni-futura/package-template v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

sf-package-template

Github

Deploy:

  1. Create commit with changes
  2. Create commit with the only change of version in package.json. In the commit message add the version
  3. Create a tag with the version
  4. Push commits (git push) and tag (git push --tags)

NPM

Deploy:

  1. Create a NPM account
  2. Make sure to be part of soluzioni-futura organization
  3. Run npm login
  4. Make sure to set correct version on package.json
  5. Run npm publish --access public

NB: the name of package must start with @soluzioni-futura