pg-yarn
v1.0.2
Published
Yarn project generator
Readme
Yarn Project Generator
Initialises a Yarn repository with jest installed.
Install:
npm install -g pg-yarn- Run:
npm run pgyarn <project-name> [<github-url>]- URL is optional.
- If URL is supplid and is a valid Github repo, the project will add, commmit, and push an original commit to the repo.
- If URL is not a valid Github repo, the project will be created without a remote.
