Skip to content
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.

Commit

Permalink
Merge pull request #119 from 18F/feature/update-readme-deploy
Browse files Browse the repository at this point in the history
Moved deployment instructions to the other repo
  • Loading branch information
jmcarp committed May 4, 2015
2 parents 2e34f02 + 44542e8 commit fcf0280
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,8 @@ $ npm run watch-all
```

### Deployment
##### Likely only useful for 18Fers
If you want to deploy to one of our Cloud Foundry instances, use `deploy.sh`. It takes four arguments: the Cloud Foundry space, the Cloud Foundry app, HTTP username, HTTP password. Be sure to be in the root directory of the codebase you want to deploy.

`./deploy.sh cf-space cf-app http-user http-pass`

Ask teammates for the username and password that should be used.
See directions in the 18F/openFEC repo.

### Run Tests
#### Unit Tests
Expand Down

0 comments on commit fcf0280

Please sign in to comment.