gronk/readme.md

22 lines
201 B
Markdown
Raw Normal View History

2021-04-30 21:01:08 +00:00
# notes2web
View your notes as a static html site.
## Install
```
# make install
```
## Usage
```
notes2web NOTES_DIRECTORY_1 [NOTES_DIRECTORY_2 [...]]
```
## Uninstall
```
# make uninstall
```