Re: [openstack-dev] Cookiecutter repo for ease in making new projects

2013-09-20 Thread Monty Taylor
On 09/13/2013 02:49 PM, Jay Buffington wrote: > On Thu, Sep 12, 2013 at 10:08 PM, Monty Taylor > wrote: > > And boom, you'll have a directory all set up with your new project > > > Awesome. I tried it and ran into a couple of small issues. I don't see a >

Re: [openstack-dev] Cookiecutter repo for ease in making new projects

2013-09-13 Thread Jay Buffington
On Thu, Sep 12, 2013 at 10:08 PM, Monty Taylor wrote: > And boom, you'll have a directory all set up with your new project Awesome. I tried it and ran into a couple of small issues. I don't see a launchpad yet, so I'm not sure where to report bugs. Something is stripping all the new lines at

Re: [openstack-dev] Cookiecutter repo for ease in making new projects

2013-09-12 Thread Michael Basnight
Sent from my digital shackles On Sep 12, 2013, at 10:20 PM, John Griffith wrote: > > > > On Thu, Sep 12, 2013 at 11:08 PM, Monty Taylor wrote: >> Hey everybody! >> >> You know how, when you want to make a new project, you basically take an >> existing one, like nova, copy files, and then

Re: [openstack-dev] Cookiecutter repo for ease in making new projects

2013-09-12 Thread John Griffith
On Thu, Sep 12, 2013 at 11:08 PM, Monty Taylor wrote: > Hey everybody! > > You know how, when you want to make a new project, you basically take an > existing one, like nova, copy files, and then start deleting? Nobody > likes that. > > Recently, cookiecutter came to my attention, so we put toget

[openstack-dev] Cookiecutter repo for ease in making new projects

2013-09-12 Thread Monty Taylor
Hey everybody! You know how, when you want to make a new project, you basically take an existing one, like nova, copy files, and then start deleting? Nobody likes that. Recently, cookiecutter came to my attention, so we put together a cookiecutter repo for openstack projects to make creating a ne