OpenTechSchool / python-beginners

Workshop material for "Introduction to Programming with Python"
http://opentechschool.github.io/python-beginners/
175 stars 253 forks source link

compartmentalise build script language #46

Closed Ivoz closed 10 years ago

Ivoz commented 10 years ago

The fab build currently builds all languages by default.

This should be changed to have to ask it to explicitly build a language.

This is so that languages apart from the de facto english only need to be built when they have updated translations.