This repository contains command-line tools for working with the Notecard and Notehub CLI utilities.
The Notecard & Notehub CLIs can be installed either with a package manager (homebrew
) or by downloading the binaries from the releases page.
brew tap blues/note-cli
brew install note-cli
For all releases, we have compiled the Notecard and Notehub utilities for different OS and architectures here.
If you don't see your OS and architecture supported, please file an issue and we'll add it to new releases.
- Install Go and the Go tools (here)
If you want to build the latest, follow the directions below.
cd notecard
go build .
cd notehub
go build .
To learn more about Blues Wireless, the Notecard and Notehub, see:
Copyright (c) 2017 Blues Inc. Released under the MIT license. See LICENSE for details.