arno

Arno is a thin wrapper on top of Yarn, adding completions and additional commands

Usage no npm install needed!

<script type="module">
  import arno from 'https://cdn.skypack.dev/arno';
</script>

README

Arno

{
  "name": "arno",
  "version": "1.0.0",
  "description": "Arno is a thin wrapper on top of Yarn, adding completions and additional commands",
  "bin": "bin/arno",
  "main": "lib/arno",
  "keywords": [
    "cli",
    "yarn"
  ],
  "dependencies": {
    "yarn": "^1.5.1",
    "yarn-completions": "0.0.8"
  }
}