lyvus

0.0.3 • Public • Published

lyvus

lyvus is a tool that automatically reloads css files in the browser as soon as a stylus file in the watched directory is changed. This allows you to change your css and watch the changes in the browser on the fly.

Installation

The following versions are required for lyvus:

  • Node.js >= 0.6.0
  • coffee-script >= 1.2.0

Install it simply via npm:

npm install -g lyvus

Instructions

Launch lyvus by typing lyvus path_to_watch where path_to_watch is either your project directory or the directory your stylus files are located. Afterwards, insert the code you find at http://localhost:27666 to the bottom of your website and reload it.

The lyvus client will now automatically connect to the lyvus server and reload your css files as soon a .styl file has been changed.

License

Copyright (c) 2010 http://www.filshmedia.net, released under the MIT license

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i lyvus

Weekly Downloads

2

Version

0.0.3

License

none

Last publish

Collaborators

  • saschagehlich