Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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