No description
Find a file
2010-03-29 21:36:34 -07:00
.externalToolBuilders tweeter demo client 2010-01-18 17:56:08 -08:00
.idea twitter using resources 2010-03-16 14:38:56 -07:00
.settings created a way to init the code without autobootstrap 2010-01-08 16:04:35 -08:00
css added asynchronous validator 2010-02-12 19:39:01 -08:00
example moved all uneeded files out, widgets.html works, tests horribly broken 2010-03-26 16:27:18 -07:00
lib tests broken, but bootstrap works 2010-03-29 10:40:57 -07:00
scenario moved all uneeded files out, widgets.html works, tests horribly broken 2010-03-26 16:27:18 -07:00
src reenabled more tests 2010-03-29 21:36:34 -07:00
test reenabled more tests 2010-03-29 21:36:34 -07:00
.gitignore added resources; removed compiled code 2010-03-15 14:36:50 -07:00
.project created a way to init the code without autobootstrap 2010-01-08 16:04:35 -08:00
jsTestDriver.conf dissabled a lot of tests, and made the core test set pass. 2010-03-29 20:25:42 -07:00
LICENSE MIT license 2010-01-05 16:57:36 -08:00
Rakefile tests broken, but bootstrap works 2010-03-29 10:40:57 -07:00
README.md readme 2010-03-15 14:41:28 -07:00
server.sh created a way to init the code without autobootstrap 2010-01-08 16:04:35 -08:00
test.sh got few directives working 2010-03-22 13:58:04 -07:00
TODO.text removed nglr namespace 2010-01-09 15:02:43 -08:00

Angular

Compiling

rake compile

Running Tests

rake server:start
rake test