Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 8, 2020 02:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/ca262e33a81e9520b3a66dde0d5a16ca to your computer and use it in GitHub Desktop.
Save r-ryantm/ca262e33a81e9520b3a66dde0d5a16ca to your computer and use it in GitHub Desktop.
/nix/store/lyn11xb2dwzjdipfzg0l89z2j23ivdbb-yarn-1.22.2
├── bin
│   ├── yarn -> ../libexec/yarn/bin/yarn.js
│   └── yarnpkg -> ../libexec/yarn/bin/yarn.js
└── libexec
└── yarn
├── bin
│   ├── yarn
│   ├── yarn.cmd
│   ├── yarn.js
│   ├── yarnpkg
│   └── yarnpkg.cmd
├── lib
│   ├── cli.js
│   └── v8-compile-cache.js
├── LICENSE
├── package.json
└── README.md
5 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment