permafrost/README.md

14 lines
375 B
Markdown

# Permafrost
Lightweight single-site browser generator using Webview or Chrome/Chromium.
### Installation
To install permafrost, you need `go` installed. The providing package for this is usually named either `go` or `golang`.
Once `go` is installed, run:
```shell
make
sudo make install
```
Once complete, either the menu entry or `permafrost --gui` should open the GUI.