1
0
Fork 0
Commit Graph

1 Commits (34bbfb70d2d662ef2022c98dca2d3eef709d2680)

Author SHA1 Message Date
Justin Rainbow 34bbfb70d2 Initial version of InitCommand
This command allows a user to create a basic composer.json
definition easily.  The idea is to create a command similar
to the `npm init` command.

This version only has `name` and `description` support.
Additional fields will be added such as `require`, `authors`,
`version`, etc.
2012-02-11 17:13:37 -07:00