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 year 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T01:26:46.000Z (about 2 years ago)
- Last Synced: 2025-03-28T15:21:20.869Z (about 1 year ago)
- Topics: cli, dnote, homebrew, personal-knowledge-base
- Language: Shell
- Homepage: https://www.getdnote.com
- Size: 38.1 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-dnote
[](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