Forum: Ruby madride v1.0.1 :: Zero-configuration CLI HTTP server

Posted by Aleksey Zapparov (aleksey_z)
on 2012-07-27 21:14
Attachment: signature.asc (489 Bytes)
(Received via mailing list)
Hi,

I would like to announce release of my Friday experiment, *madride*:
Zero-configuration command-line HTTP server with cow super-powers...

It's main purpose is to provide environment for quick prototyping of
pages with *slim* (or any other template engine - feel free to open
feature request issue) without need to run full stack of big boys like
*sinatra* or *rails*. All you need is to simply execute `madride` with
paths to your assets and pages.

The most simple example is:

    madride .

This will start a server on `0.0.0.0:3000` serving files from `.`
directory. You can provide a dummy data (that will be available in your
templates) with `--data path/to/data.yml` argument. See `example` dir.


Sources are hosted at GitHub: https://github.com/madride/madride
Any comments/suggestions/critics are welcome.


--
Sincerely yours,
Aleksey V. Zapparov A.K.A. ixti
FSF Member #7118
Mobile Phone: +34 677 990 688
Homepage: http://www.ixti.net
JID: zapparov@jabber.ru

*Origin: Happy Hacking!
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.