Skip to content

philip-edekobi/gomoni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gomoni

gomoni is a tool which mimics the behavior of nodemon. It takes an optional dir argument and keeps track of all files which are members of packages used in the project.

It excludes test files and any file that is never used in the project.

Installation

go install github.com/philip-edekobi/gomoni@latest

Usage

gomoni [folder]

folder is optional if the current directory is the target folder

About

nodemon for go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages