Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dnote/homebrew-dnote
- Owner: dnote
- License: mit
- Created: 2018-08-30T22:26:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T01:26:46.000Z (11 months ago)
- Last Synced: 2024-03-19T14:43:10.986Z (9 months ago)
- Topics: cli, dnote, homebrew, personal-knowledge-base
- Language: Shell
- Homepage: https://www.getdnote.com
- Size: 38.1 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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