Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dnote/homebrew-dnote

A homebrew formula for Dnote CLI
https://github.com/dnote/homebrew-dnote

cli dnote homebrew personal-knowledge-base

Last synced: about 1 month ago
JSON representation

A homebrew formula for Dnote CLI

Awesome Lists containing this project

README

        

# homebrew-dnote

[![Build Status](https://travis-ci.org/dnote/homebrew-dnote.svg?branch=master)](https://travis-ci.org/dnote/homebrew-dnote)

A Homebrew formula for Dnote.

## Usage

First, add this formula to the tap.

```bash
brew tap dnote/dnote
```

To install the latest stable release:

```bash
brew install dnote
```

To upgrade to the latest stable release:

```bash
brew update
brew upgrade dnote
```

## License

MIT