Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.22 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.22 KB

Code Club Scratch Curriculum

This repository contains all the material for Term 1 of Code Club. It consists of lesson notes and plans in Markdown format, Scratch project files, and a few PDFS.

This material is openly available for everyone to use and contribute to. Right now, we’re receiving translations from all over the world. See 'contributing' below to find out how you can take part.

Contributing

To contribute:

  1. Fork the repo
  2. Add your new translation in its own folder or Add to one of the existing translations
  3. Send us a pull request
  4. Ask another native speaker to read through and comment with 👍 if they like your work

See CONTRIBUTING.md for more details.

Discuss

Ask questions and share your experiences with other Code Clube World local teams in our community: https://plus.google.com/communities/107429287353708601653

Generating the language packs

Install dependencies

$ gem install rake rubyzip

Build the packs to pkg/

$ rake build

License

See LICENSE.md