contao-livereload

1.2.1 • Public • Published

Contao CSS Livereload Server

See https://github.com/psi-4ward/contao-livereload

Installation

sudo npm -g install contao-livereload

Usage

Usage: contao-livereload -d path -w "files/layout/**/*.less"

Examples:
  contao-livereload -d ContaoProject -w files/layout/**/*.less -w files/layout/**/*.css    


Options:
  -d  Contao directory path, default is the current working directory
  -w  Add file watchers, you can use globbing
  --lr-port   Port of the livereload server                                    [default: 35729]
  --req-port  Port listen on for Contao requests                               [default: 35720]
  -h  Help

License: http://www.gnu.org/licenses/lgpl-3.0.html LGPL
Author: Christoph Wiechert 4ward.media

Package Sidebar

Install

npm i contao-livereload

Weekly Downloads

1

Version

1.2.1

License

LGPL

Last publish

Collaborators

  • psi