[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Tir 0.5 With Real Downloads
- From: Zed Shaw <zed.shaw@...>
- Date: Fri, 3 Dec 2010 11:23:46 -0800
Hi Everyone,
Thanks for the feedback yesterday on my little Lua web framework Tir.
I finally got all the gear up and working, so now you can try Tir out
yourself and give me more critiques:
http://tir.mongrel2.org/home
Here's how to install it:
http://tir.mongrel2.org/wiki?name=Install
Here's instructions on getting started:
http://tir.mongrel2.org/wiki?name=GettingStarted
Finally, if you want to hack on it:
http://tir.mongrel2.org/wiki?name=ContributorInstructions
I'd say my biggest question is on the Install instructions how I can
get that list of install commands down to just one single luarocks
install line. It seems kind of silly that I have to have people
curling down rockspecs manually to get at specs that are outside the
luarocks ecosystem. Anyone got ideas on telling luarocks that Tir
depends on random URLs?
Thanks Again,
Zed