multi palette support #9
21
README.md
21
README.md
@ -2,23 +2,4 @@
|
|||||||
|
|
||||||
Go+Wasm image palette converter
|
Go+Wasm image palette converter
|
||||||
|
|
||||||
Build with:
|
You can access it directly [here](http://paletteswitcher.bruyant.xyz), preferably using [IPFS](https://ipfs.io/).
|
||||||
|
|
||||||
```bash
|
|
||||||
GOOS=js GOARCH=wasm go build -o dist/main.wasm .
|
|
||||||
```
|
|
||||||
|
|
||||||
Access with:
|
|
||||||
|
|
||||||
```
|
|
||||||
cd dist
|
|
||||||
npx http-server
|
|
||||||
```
|
|
||||||
|
|
||||||
A version is also available on IPFS:
|
|
||||||
|
|
||||||
```
|
|
||||||
/ipfs/Qmdnx5vkt8qietF5BkEDTwxZUFKkh5g7FwYv1CgXYhQV1o
|
|
||||||
```
|
|
||||||
|
|
||||||
You can access it directly [here](https://ipfs.io/ipfs/Qmdnx5vkt8qietF5BkEDTwxZUFKkh5g7FwYv1CgXYhQV1o/).
|
|
||||||
|
Loading…
Reference in New Issue
Block a user