ruby-adsf-live

live reload support for ruby-adsf tiny static file server
  https://github.com/ddfreyne/adsf/
  0
  no reviews



Adsf (A Dead Simple Fileserver) is a tiny web server that can be spawned in any directory to serve static files. It can be used programmatically in Rack and other Ruby applications.

This package provide the adsf --live-reload support.

For example, the nanoc static website generator uses it its "live" command.