0.0.2 • Published 8 years ago

barista-coldbrew v0.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

ColdBrew

Barista-ColdBrew provides an all-in-one desktop app for Barista using Electron to allow scripts to be developed, executed and stored.

Until packages are built, this repo will need to be cloned with git in order to install and run Barista-ColdBrew

# Clone the repository
$ git clone https://github.com/baristalabs/barista-coldbrew
# Go into the repository
$ cd barista-coldbrew
# Install dependencies and run the app
$ npm install && npm start