buflib_cli
v1.1.1
Published
CLI tool to scaffold buflib components
Downloads
26
Readme
Buflib CLI
CLI tool to scaffold buflib components and buflib_docs stories with simple commands.
It can also be configured to be used in other projects.
buflib_cli requires Node v13 or higher.
Installation
npm i buflib_cli -g
Usage
Run buflib
or buflib --help
in your terminal to get a table of available
commands.
Config
Learn about configuration options here.
Changelog
Read the changelog here
Maintainers
Learn how to release a new version of buflib_cli to npmjs here.