mist

static web generator written in Go

Files | Log | Commits | Refs | README


test.sh

Size: 81 bytes

#!/bin/sh
go build
./mist -i example
open http://localhost:8080 &
./mist -s 8080