Skip to content
/ reload Public

A project to re-run any command based on changes in files on a glob pattern

License

Notifications You must be signed in to change notification settings

PentoHQ/reload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Reload

A project to re-run any command based on changes in files on a glob pattern

THIS IS AN INTERNAL EARLY ALPHA PROJECT! PLEASE DO NOT USE IT

Getting started

  • Download the binary
  • Run eg. ./reload -w "./**/" go run main.go

Usage:

reload [command]

Flags:

flag type description
-debug bool enable verbose output
-w string glob pattern to watch

About

A project to re-run any command based on changes in files on a glob pattern

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages