bats
bats copied to clipboard
installation?
in the readme it says "install from source'....I don't see any other way to install this sucker besides installing from source.
one thing we could do, is make this into an NPM package, then people can install this with
npm install -g bats
https://www.npmjs.com/package/bats
but it looks like you already did that.
so then why don't I see npm install -g bats in the readme?
I submitted a PR for this..
https://github.com/sstephenson/bats/pull/243/files
Not sure if you saw https://github.com/sstephenson/bats/issues/150 yet but near the bottom you'll notice there is a push to keep BATS moving forward at https://github.com/bats-core
(FWIW there is also a Homebrew formula for macOS.)