Flukso on Github

This past week we have been testing Git and Github as Flukso's version control system and repository respectively. Being very impressed by both (The import from an existing SVN repository into Github is a killer!), and getting more confident at using these tools all the while, we have decided to switch to Github for hosting the official Flukso code and hardware schematics/layout.

You can find the project here. Currently a master and develop(ment) branch exists. If you'd like to keep up to date with the most recent developments, there's an RSS feed that tracks the commit history. Should you wish to check out the code and poke around, then this is a good introductory Git book available online, written by one of the Github developers. Although I don't have any experience with the Github issue tracking system, I'd like to suggest we use Github for submitting bug reports as well.

Fork me!