Skip to content

taybart/run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run

Run a command with the ability to restart it quickly

$ run rest -s -d . -a :8005
Running rest...
Press 'r' to reload, 'q' to quit
2025-03-17 13:02:52 [INFO] listening to :8005...
// r is pressed
Reloading script...
2025-03-17 13:02:55 [INFO] listening to :8005...
// q (or esc or ctrl+c) is pressed
Exiting...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published