Contributing to parrotify-cli Totally open souce. Fork this repository to your own GitHub account and then clone it to your local device. Install the dependencies: npm install Run npm link to link the local repo to NPM Run npm run build to build Run npm run watch to watch changes from /lib Open a PR with your changes :) Have fun!