0.6.1 • Published 5 years ago

roloi v0.6.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Roloi

Build Status

A simple npm package used to watch and auto reload files during development.

Main feature

  • you can call roloi and then file name and roloi will start your app and watch for any changes
$ roloi server.js

You can also:

  • call roloi without specifying any file and roloi will automatically look into your package.json file, find the main entry and start it
$ roloi

Installation

The installation is fairly simple all you need to do is run

$ npm i -g roloi

and that is it.

0.6.1

5 years ago

0.6.0

5 years ago

0.5.7

5 years ago

0.5.6

5 years ago

0.5.5

5 years ago

0.5.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago