1.0.2 • Published 2 years ago

pg-yarn v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago