0.0.4 • Published 4 years ago

reviewpls v0.0.4

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

reviewpls

Securely send git diffs for teammates to comment

Installation

yarn global add reviewpls

Development

  • Remove your installed version of reviewpls.
    yarn global remove reviewpls
  • Being inside the folder of this project, symlink the package.
    yarn link
  • Done, now you can run reviewpls and it will run the stuff inside this folder. You can easily change the code and run reviewpls again to see the changes.

Updating package

  • Increase the version on package.json

  • Run npm publish

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago