bats icon indicating copy to clipboard operation
bats copied to clipboard

installation?

Open ORESoftware opened this issue 7 years ago • 2 comments

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?

ORESoftware avatar Nov 18 '17 03:11 ORESoftware

I submitted a PR for this..

https://github.com/sstephenson/bats/pull/243/files

ORESoftware avatar Nov 18 '17 03:11 ORESoftware

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.)

mfdj avatar Nov 19 '17 20:11 mfdj