franzliedke / studio

A workbench for developing Composer packages.
MIT License
1.14k stars 73 forks source link

create command should not require a studio.json file #53

Closed franzliedke closed 8 years ago

franzliedke commented 8 years ago

Currently, Studio assumes you want to autoload a package using Studio. However, I sometimes simply want to get started quickly with a new library, without messing around with autoloading.

In that case, I'd prefer if Studio would not write to the studio.json file.

Proposed behavior: