Last active
July 12, 2018 14:21
-
-
Save comtom/598625dfd4dfb6abcb884f3454b97c0f to your computer and use it in GitHub Desktop.
Migrate CodeIgniter models and controllers from 2.x to 3.x
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo rename 's/(?<!\.)\b\w*/\u$&/g' * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment