# hyde It's a simple website generator ## Build instructions Launch `check.sh` to check required softwares (and versions). Then: ``` $ make # make install ``` To uninstall: ``` # make clean ```