davidferguson / pibakery

The blocks based, easy to use setup tool for Raspberry Pi
http://www.PiBakery.org
GNU General Public License v3.0
1.49k stars 147 forks source link

Ability to add multiple block sources #56

Open dsbert opened 8 years ago

dsbert commented 8 years ago

It would be nice if you could add your own git repos for blocks in addition to the official source.

davidferguson commented 8 years ago

That's an interesting idea, and certainly one I'll investigate. I can see this being useful for schools or clubs that would like custom blocks for them, but wouldn't want those blocks available for everyone who uses PiBakery.

I can probably have it so you would just fork the pibakery-blocks repo, and then edit a setting to point to your fork rather than the main one.

meltwater2000 commented 7 years ago

This would be very useful for development and testing too.

davidferguson commented 6 years ago

This is now a feature in PiBakery v2 - although currently it isn't exposed in the UI. It'll be added in the future.