Securely send git diffs for teammates to comment
yarn global add reviewpls
- 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
reviewplsand it will run the stuff inside this folder. You can easily change the code and runreviewplsagain to see the changes.
-
Increase the version on
package.json -
Run
npm publishderp