Closed franzliedke closed 9 years ago
When creating a package, the console should ask for some fields like author, description etc.
The current default values are rather... unideal.
Wouldn't it be easier to extract the author name and email out to a config file, much like L4 did with workbench?
I'm actually refactoring it right now. I'll invoke composer init in the new directory.
composer init
When creating a package, the console should ask for some fields like author, description etc.
The current default values are rather... unideal.