Skip to content

2.0.6

Compare
Choose a tag to compare
@Yonle Yonle released this 21 Feb 09:27
· 176 commits to master since this release

Nothing big here.
Just introduction of bostr CLI.

You could install it via npm:

npm i -g bostr

or

npm i +g https://github.com/Yonle/bostr.git

And see available commands by running:

bostr

Yonle