remove nr because I don't use it anymore
All checks were successful
Deploy / deploy (push) Successful in 5s

This commit is contained in:
Adam Burgess 2024-09-01 10:08:28 +10:00
parent 7fabcf701b
commit 7a087b4c33
No known key found for this signature in database

View File

@ -216,14 +216,6 @@
I wanted to query its package manager, APK, from Node. I wanted to query its package manager, APK, from Node.
</p> </p>
</div> </div>
<div class="box">
<h3><a href="https://github.com/adamburgess/nr">https://github.com/adamburgess/nr</a> - <a href="https://www.npmjs.com/package/@adamburgess/nr">@adamburgess/nr</a> on npm</h3>
<p>
NPM's package.json <code>scripts</code> is quite convenient for running things.<br>
Yet, <code>npm run X</code> and <code>yarn X</code> are fairly slow - 150ms+.<br>
nr is a simple bash script using jq to run scripts. 30ms. Much faster.
</p>
</div>
<!-- <footer> <!-- <footer>
Background: Studio Ghibli - Laputa Background: Studio Ghibli - Laputa
</footer> --> </footer> -->