Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/property404/notes

Note-taking tool
https://github.com/property404/notes

Last synced: 27 days ago
JSON representation

Note-taking tool

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 .
```