@biking/lot

List Of Things

Usage no npm install needed!

<script type="module">
  import bikingLot from 'https://cdn.skypack.dev/@biking/lot';
</script>

README

@biking/lot

Initial Setup

git config --global user.name "bikingmonk"
git config --global user.email "bikingmonk@gmail.com"

yarn config set init-author-name "bikingmonk"
yarn config set init-author-email "bikingmonk@gmail.com"
yarn config set init-license MIT
yarn config set save-exact true

yarn global add semantic-release-cli
semantic-release-cli setup

Sources

Links