UNPKG

291 BMarkdownView Raw
1# Beemo CLI
2
3A command line interface for interacting with [Beemo](https://github.com/milesj/beemo), a build tool
4manager.
5
6## Installation
7
8```
9yarn add @beemo/cli
10// Or
11npm install @beemo/cli --save
12```
13
14## Documentation
15
16[https://milesj.gitbook.io/beemo](https://milesj.gitbook.io/beemo)