pwa-spectre/README.md

14 lines
316 B
Markdown
Raw Permalink Normal View History

# PWA Spectre
## Building
`PWA_SPECTRE_SCOPER` can be used to configure the scoper used. Defaults to `com.lyndir.masterpassword`.
```shell
GOOS=js GOARCH=wasm PWA_SPECTRE_SCOPER="com.lyndir.masterpassword" go generate ./...
go build ./cmd/pwa-spectre
```
## License
[GPLv3](LICENSE) - Same as original algorithm