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: 10 months ago
JSON representation

Note-taking tool

Awesome Lists containing this project

README

          

# Notes

Note-taking tool

## Installing

Install with (optional) bash completions:

```
git clone git@github.com:Property404/notes
cd notes
BASH_COMPLETIONS_DIR= cargo install --path .
```