JLL32 / gostalk

A very tiny and simple watch command for Go servers

Repository from Github https://github.comJLL32/gostalkRepository from Github https://github.comJLL32/gostalk

gostalk

A very tiny and simple watch command for Go servers

Installation

git clone https://github.com/JLL32/gostalk
cd gostalk
go install .

Usage

gostalk [main package path]

example

gostalk ./cmd/web

About

A very tiny and simple watch command for Go servers


Languages

Language:Go 100.0%