Skip to content

deadro22/roloi-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Roloi

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

Installation

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

$ npm i -g roloi

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

and that is it.

About

an npm package used to watch and auto reload files during development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors