revolver 1.0.1+1 copy "revolver: ^1.0.1+1" to clipboard
revolver: ^1.0.1+1 copied to clipboard

outdatedDart 1 only

Automatically reloads the application when file changes are detected, much like Nodemon.

Automatically reloads your command line application when changes to files are detected. Monitoring occurs on files within the current path, recursively.

Check the documentation for extra functionality using the API.

Revolver was influenced by Nodemon.

Usage #

revolver [OPTIONS] APPLICATION.dart [PARAMS ...]
Options

--ext, -e

Watch only the specified extensions: --ext="dart,yaml,conf"

--use-polling, -p

Using file polling, rather than file system events, to detect file changes.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Automatically reloads the application when file changes are detected, much like Nodemon.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, args, watcher

More

Packages that depend on revolver