[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Bitfield Type Library
- From: Hisham <h@...>
- Date: Fri, 20 Sep 2013 15:42:13 -0300
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/