framework-one / fw1-commands

A collection of CommandBox commands for working with FW/1
MIT License
11 stars 4 forks source link

Update FW/1 Commands to 2.0.0 #3

Closed tonyjunkes closed 8 years ago

tonyjunkes commented 8 years ago

The FW/1 Commands 2.0 release includes a complete overhaul of the code base to comply with CommandBox 3.0's introduction of modules for command development.

This release also includes changes to the various "create" files, improving conditional flow and adding some more generator features such as creating a server.json file and starting up a server upon application generation (in fw1/create/app.cfc).

This release also introduces a quick command to see what version of FW/1 Commands you are using: fw1 version. Also a command to install the stable or dev release of FW/1 from ForgeBox: fw1 install & fw1 install --dev.