Skip to content

blues/note-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notecard & Notehub CLI

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

Installing

The Notecard & Notehub CLIs can be installed either with a package manager (homebrew) or by downloading the binaries from the releases page.

Homebrew

brew tap blues/note-cli
brew install note-cli

Downloading the binaries

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.

Building the CLIs

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 .

Additional Resources

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.

About

Command line tools for Notecard and Notehub

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages