tlrobinson / activejs forked from aptana/activejs
- Source
- Commits
- Network (21)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
activejs /
| name | age | message | |
|---|---|---|---|
| |
.gitmodules | Mon Aug 24 02:21:06 -0700 2009 | |
| |
README.md | Fri Aug 28 17:23:16 -0700 2009 | |
| |
bin/ | Fri Aug 28 17:23:16 -0700 2009 | |
| |
deps/ | Mon Aug 24 03:19:52 -0700 2009 | |
| |
examples/ | Fri Aug 28 17:23:16 -0700 2009 | |
| |
jars/ | Mon Aug 24 03:19:52 -0700 2009 | |
| |
lib/ | Fri Aug 28 17:23:16 -0700 2009 | |
| |
package.json | Fri Aug 28 17:23:16 -0700 2009 | |
| |
templates/ | Fri Aug 28 17:23:16 -0700 2009 | |
| |
tests/ | Mon Aug 24 03:19:52 -0700 2009 | |
| |
update.sh | Fri Aug 28 17:23:16 -0700 2009 |
README.md
ActiveJS
The Cross Platform JavaScript MVC
http://www.activerecordjs.org/
Example
$ tusk install activejs
The following packages will be downloaded and installed:
* jack
* activejs
...
$ activejs foo
create
create config.js
create controllers/
create jackconfig.js
create models/
$ jackup foo/jackconfig.js
Loading configuration module at /Users/tlrobinson/git/foo/jackconfig.js
Jack is starting up using Simple on port 8080
...
