0.6.1 • Published 4 years ago

roloi v0.6.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

0.6.0

4 years ago

0.5.7

4 years ago

0.5.6

4 years ago

0.5.5

4 years ago

0.5.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago