Skip to content

Commit

Permalink
At least inform about a few more useful migration tasks available.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Dec 11, 2017
1 parent ad55bee commit ea7f277
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,6 @@ Add basic skeleton files and folders from the "app" repository.
### prefixed_templates
Move view templates for prefixed actions to prefix subfolder. eg. Users/admin_index.ctp becomes Admin/Users/index.ctp.
By default `admin` prefix is handled, you can run this task for other routing prefixes using `--prefix=other` as well.

## More Available Tasks
See [dereuromark/upgrade](https://github.com/dereuromark/upgrade) repo for a few more on-top tasks available, that have not been merged back into this main one yet.

0 comments on commit ea7f277

Please sign in to comment.