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

https://github.com/oresoftware/roodles2

Roodles restarts procs on file changes and sends stdio to socket files
https://github.com/oresoftware/roodles2

Last synced: 5 months ago
JSON representation

Roodles restarts procs on file changes and sends stdio to socket files

Awesome Lists containing this project

README

          

Travis build status:
[![Build Status](https://travis-ci.org/ORESoftware/roodles2.svg?branch=master)](https://travis-ci.org/ORESoftware/roodles2)

CircleCI build status:
[![CircleCI](https://circleci.com/gh/ORESoftware/roodles2/tree/master.svg?style=svg)](https://circleci.com/gh/ORESoftware/roodles2/tree/master)

## @oresoftware/roodles

#### Install

>
>```bash
> npm i -g roodles
>```
>

### Watch a file and run a script

1. Setup roodles.conf.js in the root of your project - the exec property is most important
2. run `roodles` from the