This repository has been archived on 2024-01-02. You can view files and clone it, but cannot push or open issues or pull requests.
notes2web/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
```