From: Aleksey V Zapparov Date: 2012-07-28T04:14:02+09:00 Subject: [ANN] madride v1.0.1 :: Zero-configuration CLI HTTP server --Sig_/PR0QlN8SiIdfXQTMH4T9G_/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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. --=20 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! --Sig_/PR0QlN8SiIdfXQTMH4T9G_/ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQEcBAEBAgAGBQJQEuhwAAoJEGRO9nGLm9Y853sH/2jmBAfJgYm0shmtirqD2oNZ ziYJ9D5LQOCodGMVPYGZsxqO/TO8CRQ5QSUzTycIIHKL1tFVtBk/X76GXzDXusod U0XgHm1vR8q0HbNUBltbD3byJvnuxlOdtR3AsXQipH8UvRevWSWwsEyfW7f5nBzc I6PGNf5rsaXfojn7i4VScyE/6lxZdl07BMESc7dVlOClyUq+BIs0HgP2kH9e3CY/ yKb/PuqG8MBg/D0C4n/TX9u+wbc62JC8rCKVSlHQmmzUQzzNPgLc+u4Yw6NVBTpx HX2jCihzCAbCQvnS6uXECuID3vcylQaTejfJq4SgDIxP/IDUORmlO1kfK0DlaLM= =BFwL -----END PGP SIGNATURE----- --Sig_/PR0QlN8SiIdfXQTMH4T9G_/--