From 7f28e84704064753135b1003eb588e902f91ecd1 Mon Sep 17 00:00:00 2001 From: James Whitehead II Date: Tue, 15 Sep 2009 10:23:45 +0100 Subject: LuaRocks formula A deployment and management system for Lua modules. --- Library/Formula/luarocks.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Library/Formula/luarocks.rb (limited to 'Library/Formula') diff --git a/Library/Formula/luarocks.rb b/Library/Formula/luarocks.rb new file mode 100644 index 000000000..a8165f7c6 --- /dev/null +++ b/Library/Formula/luarocks.rb @@ -0,0 +1,15 @@ +require 'brewkit' + +class Luarocks