dnote/pkg/cli/README.md
2019-06-28 12:23:53 +10:00

799 B

Dnote CLI

A simple command line interface for Dnote.

Dnote

It is Designed to minimize environment switching for taking notes.

Install

On macOS, you can install using Homebrew:

brew tap dnote/dnote
brew install dnote

# to upgrade to the latest version
brew upgrade dnote

On Linux or macOS, you can use the installation script:

curl -s https://raw.githubusercontent.com/dnote/dnote/master/pkg/cli/install.sh | sh

In some cases, you might need an elevated permission:

curl -s https://raw.githubusercontent.com/dnote/dnote/master/pkg/cli/install.sh | sudo sh

Otherwise, you can download the binary for your platform manually from the releases page.

Commands

Please refer to commands.