Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 496 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 496 Bytes

Build Status

Cf::Deployer

Deploy Applications to CF 2

Provides:

Usage

Contributing

  1. Fork it ( https://github.com/[my-github-username]/cf-deploy/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request