...
Code Block | ||
---|---|---|
| ||
Generating the bundle code: OK Checking that the bundle is autoloaded: OK Confirm automatic update of your Kernel [yes]? <enter> Enabling the bundle inside the Kernel: OK Confirm automatic update of the Routing [yes]? no <enter> |
Our bundle should have been generated. Navigate to src/EzSystems/EzSystemsTweetBundle, and you should see this structure:
...