vf-oss-template
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

OSS Template

Semantic Release Setup steps:

Update package.json

Go inside /package.json and update all the oss-template references to the name of your package. This is especially important to update the name, description, and author (so you get the proper credit!).

Give access

Give vf-serviceaccount and Dev Team access, "on Settings/Manage Access" - with WRITE access. Screen Shot 2021-09-27 at 12 06 54 PM

Hook CircleCI

Reference your project on CircleCI: https://app.circleci.com/projects/project-dashboard/github/voiceflow/

Screen Shot 2021-09-27 at 12 02 56 PM Screen Shot 2021-09-27 at 12 04 46 PM

This hooks your repository with CircleCI and will trigger a CI/CD flow.

Debugging

If husky or precommit doesn't seem to be working. Try running git config --unset core.hookspath

Package Sidebar

Install

npm i vf-oss-template

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

3.9 kB

Total Files

5

Last publish

Collaborators

  • vf-serviceaccount