love-your-money

Art project

Usage no npm install needed!

<script type="module">
  import loveYourMoney from 'https://cdn.skypack.dev/love-your-money';
</script>

README

Love You(r Money)

Art project

Automated tests

Never commit something that breaks the build! You can easily prevent this by linking the test.sh script as a git pre-commit hook!

like this:

ln test.sh .git/hooks/pre-commit