1.0.81 • Published 10 years ago

generator-lptemplate v1.0.81

Weekly downloads
9
License
MIT
Repository
github
Last release
10 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

10 years ago

1.0.80

10 years ago

1.0.8

11 years ago

1.0.7

11 years ago

1.0.6

11 years ago

1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.0

11 years ago