@blackglory/scripts

git clone https://github.com/BlackGlory/scripts.git ./scripts/install-scripts.sh

Usage no npm install needed!

<script type="module">
  import blackgloryScripts from 'https://cdn.skypack.dev/@blackglory/scripts';
</script>

README

scripts

Install

Linux with Zsh

git clone https://github.com/BlackGlory/scripts.git
./scripts/install-scripts.sh

Windows with Powershell

git clone https://github.com/BlackGlory/scripts.git
./scripts/install-scripts.ps1

npm

npm install -g @blackglory/scripts
# or
yarn global add @blackglory/scripts