mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
18 lines
1015 B
Markdown
18 lines
1015 B
Markdown
# Blockly [](https://travis-ci.org/google/blockly)
|
|
|
|
|
|
Google's Blockly is a web-based, visual programming editor. Users can drag
|
|
blocks together to build programs. All code is free and open source.
|
|
|
|
**The project page is https://developers.google.com/blockly/**
|
|
|
|

|
|
|
|
Blockly has an active [developer forum](https://groups.google.com/forum/#!forum/blockly). Please drop by and say hello. Show us your prototypes early; collectively we have a lot of experience and can offer hints which will save you time.
|
|
|
|
Help us focus our development efforts by telling us [what you are doing with
|
|
Blockly](https://developers.google.com/blockly/registration). The questionnaire only takes
|
|
a few minutes and will help us better support the Blockly community.
|
|
|
|
Want to contribute? Great! First, read [our guidelines for contributors](https://developers.google.com/blockly/guides/modify/contributing).
|