Skip to content

TheGlobalATeam/moodle-plugin-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

moodle-plugin-generator

yeoman moodle plugin generator

Setup

  1. Clone repo to new folder
  2. Install YEOMAN by npm install -g yo and OPTIONALLY npm install -g generator-generator
  3. Navigate to the folder generator-moodle-plugin and run npm link
  4. Navigate to the folder generated-plugins and run yo moodle-plugin
  5. The code in generator-moodle-plugin/generators/app/index.js will be executed and the dummyfile under generator-moodle-plugin/generators/app/templates will be copied to generated-plugins
  6. Profit!

About

yeoman moodle plugin generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published