Skip to content

Commit

Permalink
Add release steps to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Apr 8, 2012
1 parent 4983aa9 commit 894341d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,11 @@ After installation you can check code compliance to the standard using

phpcs --standard=CakePHP /path/to/code

Releasing CakePHP Code Sniffer
==============================

* Update version number in build.xml
* Add changelog entry.
* Commit changes.
* Create git tag.
* Run `phing release`

0 comments on commit 894341d

Please sign in to comment.