Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yosuke-furukawa/wt
wt - watch then
https://github.com/yosuke-furukawa/wt
Last synced: about 1 month ago
JSON representation
wt - watch then
- Host: GitHub
- URL: https://github.com/yosuke-furukawa/wt
- Owner: yosuke-furukawa
- License: mit
- Created: 2014-09-19T01:17:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-20T15:47:56.000Z (about 10 years ago)
- Last Synced: 2024-06-19T16:50:55.316Z (5 months ago)
- Language: Go
- Homepage:
- Size: 2.01 MB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
wt
================wt stands for "watch-then".
wt watches your `folder/file`, when changes the folder/file then execute commands.
HOW TO USE
-----------------```shell
$ wt [interval (second, default 1sec)]
``````shell
$ wt . "go test"
```HOW TO INSTALL
-----------------[DOWNLOAD FROM HERE](https://github.com/yosuke-furukawa/wt/releases)
DEMO
-----------------![image](./wt_demo.gif)
LICENSE
-----------------MIT