Mravuri96 / git-sticker

submit pull request, git free sticker πŸ”₯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“Ί Watch How to Submit a Pull Request in 100 Seconds on YouTube

Fireship Sticker

🚨 This giveaway is for 200 limited-edition holographic stickers. The readme will be updated when supplies have been depleted.

Free Sticker for a Pull Request

This project provides a node script that encrypts your mailing address with a public key.

Instructions

Note: You must have Node 10 installed locally.

  1. fork this repo
  2. git clone your fork url
  3. enter the project and run npm install
  4. create a new branch with git checkout -b ilikefreestuff
  5. run npm start to encrypt your address
  6. create a new file named stickers/<your-github-username>.txt and paste in the encrypted string
  7. run git add . and git commit -m "your-message"
  8. git push origin mysticker
  9. open new pull request on Github

Your commit must contain only 1 file. Verify that you did not change any existing code before making your PR. Do not commit any automatically modified yarn or package-json.lock files.

Follow me on Github to keep track of new projects landing Fireship πŸ”₯

About

submit pull request, git free sticker πŸ”₯


Languages

Language:JavaScript 100.0%