vf-oss-template

update description here

Usage no npm install needed!

<script type="module">
  import vfOssTemplate from 'https://cdn.skypack.dev/vf-oss-template';
</script>

README

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