package main
import "github.com/getwtxt/getwtxt/svc"
func main() {
svc.Start()
}
index : mu | |
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society. | Kartik K. Agaram <vc@akkartik.com> |
about summary refs log blame commit diff stats |
package main
import "github.com/getwtxt/getwtxt/svc"
func main() {
svc.Start()
}