@beakyn/bkn-release
v0.1.3
Published
🚀 Automate release process
Keywords
Readme
bkn-release
Simple command line to release our UI projects.
Usage
- Install bkn-release
yarn install @beakyn/bkn-release- Create a Github Token on https://github.com/settings/tokens/new with "repo" scope and set the environment variable
GITHUB_TOKEN=<YOUR_GITHUB_TOKEN>- Run the script
yarn bkn-release- The script will guide you through the execution
