mirror of https://github.com/apache/jclouds.git
updated readme
This commit is contained in:
parent
a31332904f
commit
0cfe921dc0
|
@ -46,4 +46,13 @@ Here are some notes about specific cloud providers
|
||||||
* jruby -S gem install amazon-ec2
|
* jruby -S gem install amazon-ec2
|
||||||
|
|
||||||
|
|
||||||
|
Local Development of Delta
|
||||||
|
* jruby -S gem install rack-test cucumber
|
||||||
|
|
||||||
|
* What tests are available
|
||||||
|
* jruby -S rake -T
|
||||||
|
* server/tests/drivers
|
||||||
|
* specific tests to a particular driver
|
||||||
|
* Running tests
|
||||||
|
* jruby -S rake test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue