sproutit / sproutcore-buildtools

Ruby build tools for the SproutCore JavaScript framework. Install via sudo gem install sproutcore

This URL has Read+Write access

sproutit (author)
Mon Jan 12 14:17:44 -0800 2009
commit  284a5af9c57f95bb52fac51f1b5becbf92ff5279
tree    33a907f63f266ac2482041fdb069f55c34abaa60
parent  0b1c6753b557d5aaa51a19cf5dfbb1f5c5c930c3
sproutcore-buildtools / .gitmodules
100644 19 lines (18 sloc) 0.691 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "frameworks/sproutcore"]
path = frameworks/sproutcore
url = git://github.com/sproutit/sproutcore.git
[submodule "frameworks/prototype"]
path = frameworks/prototype
url = git://github.com/sproutit/sproutcore-prototype.git
[submodule "clients/sc_docs"]
path = clients/sc_docs
url = git://github.com/sproutit/sproutcore-doctool.git
[submodule "clients/sc_test_runner"]
path = clients/sc_test_runner
url = git://github.com/sproutit/sproutcore-testrunner.git
[submodule "samples"]
path = samples
url = git://github.com/sproutit/sproutcore-samples.git
[submodule "clients/view_builder"]
path = clients/view_builder
url = git://github.com/sproutit/sproutcore-viewbuilder.git