re

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2019 License: MIT Imports: 8 Imported by: 0

README

re

re is a program for rerun your command when files change with a focus on simplicity.

  • re is easy to type.
  • NO dependency use only standard library in go
  • zero config
  • test your test command w

Installation

go get github.com/AnuchitO/re

Usage

re is easy to use just type re and follow with your command.

re [command]

examples

rerun command e.g. go test - watching file to re run your command again whenever file changed.

re go test -v .

go tdd

rerun api service

  • TODO

Feature

  • rerun one time command e.g. go test
  • interrupt and rerun
  • Watching nested files
  • Watching single files
  • reload app when file change
  • configurable option
  • skip file in .gitignore
  • should clear screen before rerun command

Contribute

  • please send a PR.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL