goodwillcoding
2016-10-03 24c63558d04dc9ad2a1ee2243a63ace0d355ffe5
refs
author goodwillcoding <goodwillcoding@webhippo.net>
Monday, October 3, 2016 03:12 +0200
committer goodwillcoding <goodwillcoding@webhippo.net>
Monday, October 3, 2016 03:12 +0200
commit24c63558d04dc9ad2a1ee2243a63ace0d355ffe5
tree 87201647fc414c2a946b58ec08a1dce242c048c2 tree | zip | gz
parent 2058b2e25cf261505efeb75db6ca49bc2749d3cf view | diff
Add --package-name option to pcreate. This solves the problem
of scaffold creating an existing directory where the package
created should not be named after the base folder.
For example if I am in I run pcreate in ~/code/trypyramid.com and
would like to create package called tpc this is currently
impossible. This solves the issues by allowing me to specify
the package name on the command line
2 files modified
38 ■■■■■ changed files
pyramid/scripts/pcreate.py 17 ●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pcreate.py 21 ●●●●● diff | view | raw | blame | history