All Projects → codediodeio → Gimmie Sticker

codediodeio / Gimmie Sticker

Trade a Pull Request for a Sticker

Programming Languages

javascript
184084 projects - #8 most used programming language

📺 Watch Episode 146 Git It? on YouTube

Notice: All Stickers have been Mailed

🚨 All stickers have been claimed and mailed out, but feel free to submit a PR if you just want some github practice.

Free Sticker for a Pull Request

This project provides a CLI script that allows you to encrypt your mailing address with a public key. I can then decrypt it with my private key and mail you a sticker.

Instructions

Note: You must have Node 8 or later installed locally. Note: Your commit must contain only 1 file. Verify that you did not change any existing code before making your PR.

  1. fork this repo
  2. git clone your fork url
  3. Enter the project and run npm install && git checkout -b mysticker
  4. npm run address and enter your address carefully.
  5. Copy the encrypted address to a new file in /stickers/<your-github-username>.txt
  6. git add . && git commit -m <your-message>
  7. git push origin mysticker
  8. Open new pull request on Github
  9. Wait 1 to 2 weeks for the sticker 💌

Pro Tip: Follow me on Github to get early access to new projects on AngularFirebase.com before they become videos.

Working

You can have a look at the inner workings here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].