1.0.81 • Published 9 years ago

generator-lptemplate v1.0.81

Weekly downloads
9
License
MIT
Repository
github
Last release
9 years ago

What is this repository for?

An npm packaged Yeoman generator that scaffolds a LeadPages Template Authoring Kit.

How do I get set up a local yeoman (for adding features to the generator)?

  • Install NodeJS
  • Install yeoman and the LeadPages Yeoman Generator npm install -g yo generator-lptemplate
    • If error asking for permission: try one or both:
      • Run sudo chown -R 'whoami' ~/.npm to fix the permission issue. (Note: ' around whoami are the grave accent `)
      • If that still doesn't work, try sudo chown -R 'whoami' /usr/local/lib/node_modules (Note: ' around whoami are the grave accent ) - If that still doesn't work, just addsudo` in front and enter your password.

How to run it?

  • Create a new folder and cd into it
  • yo lptemplate and follow the prompts
  • Start coding!

Who do I talk to?

  • @moninator
1.0.81

9 years ago

1.0.80

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.0

9 years ago