jonathantorres / construct

A PHP project/micro-package generator for PDS compliant projects or micro-packages.
MIT License
266 stars 16 forks source link

Configuration file only configures the namespace not vendor/projectname #128

Closed raphaelstolt closed 8 years ago

raphaelstolt commented 8 years ago

The current example configuration is missleading as it only should configure the namespace, the project and vendor name are set via the generate argument.