Skip to content

File watcher to build or doing specific commands in golang.

Notifications You must be signed in to change notification settings

alfenfebral/amon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amon

amon is a tool that helps develop go based applications by automatically restarting or build the go application when file changes in the directory are detected.

Usage

amon -c "go build"

or

amon -c "go run main.go"

About

File watcher to build or doing specific commands in golang.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages