brainlet-cli/README.md
2020-12-31 12:22:07 -05:00

18 lines
282 B
Markdown

# brainlet-cli
a better (unofficial) frontend for brainlet
# Installation
```
git clone --depth=1 --recurse-submodules https://git.hippoz.xyz/hiimgoodpack/brainlet-cli.git
cd brainlet-cli
pushd brainlet-lib
npm install
popd
npm install
```
# Usage
```
node index.js <server>
```