Skip to content

Instantly share code, notes, and snippets.

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/a44ffaa55b478ea7e5b7ab5cd374af3f to your computer and use it in GitHub Desktop.
Save r-ryantm/a44ffaa55b478ea7e5b7ab5cd374af3f to your computer and use it in GitHub Desktop.
/nix/store/mm798bs66a9rf9cjpk9b6rk1dybaix6y-bats-1.2.0
├── bin
│   └── bats
├── libexec
│   └── bats-core
│   ├── bats
│   ├── bats-exec-suite
│   ├── bats-exec-test
│   ├── bats-format-tap-stream
│   └── bats-preprocess
└── share
└── man
├── man1
│   └── bats.1.gz
└── man7
└── bats.7.gz
7 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment