0.0.44 • Published 6 years ago

generator-paypal-integrations v0.0.44

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

NPM version Build Status Dependency Status

Yeoman generator for PayPal Integrations

Installation

Install Node 8

Node 8 is required for this generator.

nvm use 8

Install Yarn

You can use npm if you know what you are doing. This documentation will use yarn.

npm install -g yarn

Configure yarn

For linux/mac users only. Windows users you will need to find a way to add "yarn global bin" to your executable location.

export PATH="$(yarn global bin):$PATH"

Install Yeoman

First, install Yeoman and generator-paypal-integrations using npm (we assume you have pre-installed node.js).

yarn global add yo
yarn global add generator-paypal-integrations

Upgrade Generator

yarn global add generator-paypal-integrations --latest

or if you already generated a project

yarn gupdate

Run subgenerator

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Andrew Throener

0.0.44

6 years ago

0.0.43

6 years ago

0.0.42

6 years ago

0.0.41

6 years ago

0.0.40

7 years ago

0.0.39

7 years ago

0.0.38

7 years ago

0.0.37

7 years ago

0.0.36

7 years ago