@beakyn/bkn-release

🚀 Automate release process

Usage no npm install needed!

<script type="module">
  import beakynBknRelease from 'https://cdn.skypack.dev/@beakyn/bkn-release';
</script>

README

bkn-release

Simple command line to release our UI projects.

Usage

  1. Install bkn-release
yarn install @beakyn/bkn-release
  1. Create a Github Token on https://github.com/settings/tokens/new with "repo" scope and set the environment variable
GITHUB_TOKEN=<YOUR_GITHUB_TOKEN>
  1. Run the script
yarn bkn-release
  1. The script will guide you through the execution