NOTE: it's for Lua5.2 On 9/20/13, Hisham <h@hisham.hm> wrote: > On 20 September 2013 12:54, John Hind <john.hind@zen.co.uk> wrote: >> Announcing my new "bitfield" type library. >> >> https://github.com/JohnHind/Lua_Bitfield > > Cool! I uploaded a rockspec that points to your repo in the rocks-scm > server: > > http://luarocks.org/repositories/rocks-scm/bitfield-scm-1.rockspec > > One can now install it running: > > luarocks install bitfield > --server=http://luarocks.org/repositories/rocks-scm/ > > If you tag a release number (such as `git tag v0.1`) I can produce the > equivalent rockspec and add it to the main repository, so that users > can run `luarocks install bitfield`. > > Cheers, > > -- Hisham > http://hisham.hm/ > >