Skip to content

2.0.6

Choose a tag to compare

@Yonle Yonle released this 21 Feb 09:27
· 177 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