diff --git a/src/index.html b/src/index.html index 750f641..542dba2 100644 --- a/src/index.html +++ b/src/index.html @@ -216,14 +216,6 @@ I wanted to query its package manager, APK, from Node.

-
-

https://github.com/adamburgess/nr - @adamburgess/nr on npm

-

- NPM's package.json scripts is quite convenient for running things.
- Yet, npm run X and yarn X are fairly slow - 150ms+.
- nr is a simple bash script using jq to run scripts. 30ms. Much faster. -

-