No description
Find a file
Adam Abrons b6060d88eb ignore
2010-03-16 10:38:06 -07:00
.externalToolBuilders tweeter demo client 2010-01-18 17:56:08 -08:00
.idea ignore 2010-03-16 10:38:06 -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 get scenarios running again - open Runner.html in a browser to run them 2010-03-15 17:02:54 -07:00
lib copy response into resource on save. update jstestdriver 2010-03-15 15:02:52 -07:00
scenario datastore scenario failing as expected 2010-03-15 17:05:45 -07:00
src Merge commit 'origin/master' into directives 2010-03-16 10:34:46 -07:00
test get scenarios running again - open Runner.html in a browser to run them 2010-03-15 17:02:54 -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 added resources; removed compiled code 2010-03-15 14:36:50 -07:00
LICENSE MIT license 2010-01-05 16:57:36 -08:00
Rakefile added formatters 2010-01-28 22:11:01 -08: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 fixes to make it pass on IE 2010-01-25 23:49:52 -08: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