Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/property404/notes
Note-taking tool
https://github.com/property404/notes
Last synced: 27 days ago
JSON representation
Note-taking tool
- Host: GitHub
- URL: https://github.com/property404/notes
- Owner: Property404
- Created: 2023-09-04T21:48:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-08T20:29:08.000Z (about 2 months ago)
- Last Synced: 2024-11-08T21:26:58.016Z (about 2 months ago)
- Language: Rust
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes
Note-taking tool
## Installing
Install with (optional) bash completions:
```
git clone [email protected]:Property404/notes
cd notes
BASH_COMPLETIONS_DIR= cargo install --path .
```