annotate etc/luarocks/config.lua @ 5930:12d549570b87

<dipperswett> echo -e \'#!/usr/bin/env python\\nimport itertools\\ncyc = itertools.cycle(["\\00304,09","\\00309,04"])\\nprint "".join(cyc.next() + c for c in raw_input())\' > bin/loudly
author HackBot
date Fri, 28 Aug 2015 15:09:52 +0000
parents 5077917e065a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1134
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
1 rocks_trees = {
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
2 home..[[/.luarocks]],
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
3 [[/hackenv]]
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
4 }