[Noisebridge-discuss] big led screen

Andy Isaacson adi at hexapodia.org
Thu Feb 26 21:04:13 UTC 2009


On Thu, Feb 26, 2009 at 01:58:40PM -0700, nils at shkoo.com wrote:
> What should I do with the source code for Life on the big led screen?  Do 
> we have a noisebridge source repository I can put it in?

Put it in Mercurial!

sudo apt-get install mercurial
cd life/
hg init
hg add life.c Makefile
hg ci -m 'initial checkin of life code'

hg clone . ssh://pony/ledlife

-andy



More information about the Noisebridge-discuss mailing list