Glue

所属分类:前端开发
开发工具:JavaScript
文件大小:1088KB
下载次数:0
上传日期:2015-06-06 13:59:50
上 传 者sh-1993
说明:  用于绘制物理交互和连接体验的基于流的可视化编程环境。
(A flow-based visual programming environment for sketching physical interactions and connected experiences.)

文件列表:
build (0, 2015-06-06)
build\Gruntfile.coffee (4835, 2015-06-06)
build\LICENSE.md (1055, 2015-06-06)
build\package.json (1111, 2015-06-06)
build\tasks (0, 2015-06-06)
build\tasks\copy-info-plist-task.coffee (479, 2015-06-06)
build\tasks\set-version-task.coffee (2171, 2015-06-06)
build\tasks\task-helpers.coffee (2258, 2015-06-06)
docs (0, 2015-06-06)
docs\credits.html (550, 2015-06-06)
package.json (240, 2015-06-06)
resources (0, 2015-06-06)
resources\Info.plist (1777, 2015-06-06)
script (0, 2015-06-06)
script\bootstrap (2974, 2015-06-06)
script\build (522, 2015-06-06)
script\build.cmd (102, 2015-06-06)
script\setversion (269, 2015-06-06)
script\utils (0, 2015-06-06)
script\utils\child-process-wrapper.js (1408, 2015-06-06)
script\utils\verify-requirements.js (3663, 2015-06-06)
src (0, 2015-06-06)
src\core (0, 2015-06-06)
src\core\blank.html (1746, 2015-06-06)
src\core\boot.js (4489, 2015-06-06)
src\core\changelog.md (39788, 2015-06-06)
src\core\code.html (710, 2015-06-06)
src\core\css (0, 2015-06-06)
src\core\css\codeview.css (981, 2015-06-06)
src\core\css\colpick.css (6481, 2015-06-06)
src\core\css\fonts (0, 2015-06-06)
src\core\css\fonts\Gotham-Bold.eot (16112, 2015-06-06)
src\core\css\fonts\Gotham-Bold.otf (14060, 2015-06-06)
src\core\css\fonts\Gotham-Bold.svg (35855, 2015-06-06)
src\core\css\fonts\Gotham-Bold.woff (10252, 2015-06-06)
src\core\css\fonts\Gotham-Light.eot (48160, 2015-06-06)
src\core\css\fonts\Gotham-Light.svg (45994, 2015-06-06)
... ...

##Meet Glue ![Glue](http://dongzhixia.com/glue/images/banner.svg) Glue is a flow-based visual programming environment that makes sketching in hardware easier for designers. Glue offers an alternative way to create program by manipulating logics graphically. With visible flows and real-time feedback, beginners can learn, understand and create program intuitively. The smartphone integration allows beginners to set up flexible architectures and mimic connected experience easily. Glue also provides powerful ways to explore invisible behaviours across time and possibilities. Visit [dongzhixia.com/glue](http://dongzhixia.com/glue/) for more information. ##Test Builds > **WARNING:** Glue is still in early lean development. Theres no stable release yet. But you are always welcome to try test builds and report bugs. - [Test Build v0.161.0](https://github.com/dongzhi/Glue/releases) ## Building Glue is currently built using HTML&Javascript based on [NW.js](https://github.com/nwjs/nw.js) runtime and [johnny-five](https://github.com/rwaldron/johnny-five) framework. It only supprots OS X 10.8+ now. Windows, Linux versions coming later. ### Requirements * OS X 10.8 or later * [node.js](http://nodejs.org/download/) (0.10.x or 0.12.x) or [io.js](https://iojs.org) (1.x) * Command Line Tools for [Xcode](https://developer.apple.com/xcode/downloads/) (run `xcode-select --install` to install) ### Instructions From the command line: ``` git clone https://github.com/dongzhi/Glue.git cd Glue sudo ./script/build ``` #### `script/build` Options * `--verbose` or `-v` - Verbose mode. A lot more information output. ##License Glue's code in this repo uses the MIT license - [MIT License](http://en.wikipedia.org/wiki/MIT_License)

近期下载者

相关文件


收藏者