Skip to content

josh-taylor/generator-magento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Generator Build Status

A yeoman generator for starting a Magento project. Still quite early in development, but usable.

Getting started

  • Make sure you have yo and grunt installed: npm install -g yo grunt
  • Install the generator: npm install -g generator-magento
  • Make a directory for your install: mkdir magento
  • Change to your new directory: cd magento
  • Run: yo magento

Features

  • Compass support
  • Option to install Twitter Bootstrap (Either LESS or SASS)
  • Use grunt serve to automatically build compass files and start a php cli server (Navigate to http://127.0.0.1:8000).
  • Automatically set the required permissions for a Magento installation

License

MIT License

About

Yeoman generator for installing magento

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors