pyrus / Pyrus_Developer

Developer tools for building PEAR compatible packages
7 stars 7 forks source link

Create a step by step package generator #8

Open mattfarina opened 13 years ago

mattfarina commented 13 years ago

Look at how in symfony you can generate new stuff. A step by step system asks you questions in a command line UI. You can see a video of it in action at http://symfony.com/.

How about something like this for creating packages. And another command for dealing with updates to package files.