Skip to content

blues/note-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blues Wireless CLI Utilities

This repository contains command-line tools for working with the Notecard and Notehub.io.

Installing

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.

Dependencies

  • Install Go and the Go tools (here)

Compiling the utilities

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:

License

Copyright (c) 2017 Blues Inc. Released under the MIT license. See LICENSE for details.