Releases: josh-taylor/generator-magento
Releases · josh-taylor/generator-magento
v0.4.1
v0.4.0
Update to use 1.9.0.0
v0.3.0
- Use tarball from github instead of magento's website. Downloads much faster!
- Use
bootstrap-sass-official
instead of the unofficial version being used before
v0.2.0
Includes:
- Live Reload support
- Twitter Bootstrap support (LESS and SASS)
- Automatically making directories writable
Initial release
Provides the following features:
- Download and extract any version of Magento
- Compass support
- Use
grunt serve
to automatically build compass files and start a php cli server (Navigate to http://127.0.0.1:8000).