projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bootstrap modal css updated to include only what is needed.
[arvados.git]
/
sdk
/
cli
/
README.textile
1
Before running tests:
2
3
* Set up environment variables: @ARVADOS_API_HOST@,
4
@ARVADOS_API_TOKEN@, @ARVADOS_API_HOST_INSECURE@
5
* Run @bundle install@
6
7
Running tests:
8
9
<pre><code>
10
PYTHONPATH=../python bundle exec rake test
11
</code></pre>