On 1/22/17 at 12:39 PM, [email protected] (Jonathan Vanasco) pronounced:


On Sunday, January 22, 2017 at 8:04:20 AM UTC-5, Eldav wrote:


I only have one regret regarding to this: creating projects from cookiecutter "scaffolds" now requires an Internet connection, and depends on a commercial service (GitHub). Unless, of course, you remembered to clone pyramid-cookiecutter-* before hitting the road...

If you want to use a scaffold, you still can. They have not been removed from Pyramid 1.8, just deprecated and will be around in accordance with the Pylons Project's deprecation policy.
http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/upgrading.html#deprecation-and-removal-policy

We give warning now, too, both in pcreate's description and when invoked:
http://docs.pylonsproject.org/projects/pyramid/en/latest/pscripts/pcreate.html
https://github.com/Pylons/pyramid/blob/master/pyramid/scripts/pcreate.py#L243-L248

With both pcreate and cookiecutter, you would need to run `pip install -e .`, which usually requires a connection to the Internet.

I was going to make a similar comment, but figured I would just PR the docs (and forgot to).

It would be nice if the docs mentioned cookiecutter supports local github clones.

We try to avoid duplication of the Cookiecutter docs.
https://cookiecutter.readthedocs.io/en/latest/usage.html

Cookiecutter also has a local cache at ~/.cookiecutters/ of cloned cookiecutters.

--steve

------------------------
Steve Piercy, Soquel, CA

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/r473Ps-10122i-9D6A9588FF59442D8A1D617E7CC8387F%40Steves-iMac.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to