Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pocke/mayfly

Mayfly restart the command at regular intervals.
https://github.com/pocke/mayfly

Last synced: 3 days ago
JSON representation

Mayfly restart the command at regular intervals.

Awesome Lists containing this project

README

        

Mayfly
===========

Mayfly restart the command at regular intervals.

Installation
---------------

```sh
go get github.com/pocke/mayfly
```

Usage
----------

```sh
Usage of mayfly:
-t int
time as second (default 600) (default 600)
```

```sh
# restart gulp every 60 seconds.
$ mayfly -t 60 gulp
```

## License

These codes are licensed under CC0.

[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png "CC0")](http://creativecommons.org/publicdomain/zero/1.0/deed.en)