gronk/readme.md
2021-04-30 22:01:08 +01:00

22 lines
201 B
Markdown

# notes2web
View your notes as a static html site.
## Install
```
# make install
```
## Usage
```
notes2web NOTES_DIRECTORY_1 [NOTES_DIRECTORY_2 [...]]
```
## Uninstall
```
# make uninstall
```