No description
Find a file
2020-03-29 09:22:48 -07:00
archive archive first batch 2020-03-28 09:06:37 -07:00
stickers Merge pull request #623 from Sidx-sys/master 2020-03-29 09:22:48 -07:00
.DS_Store
.gitignore archive first batch 2020-03-28 09:06:37 -07:00
arifmamon.txt
baredesigns.txt
ChrisMRogers.txt
CryoRenegade.txt
decrypt.js
immehusen.txt
index.js
keygen.js
korbraan.txt
NylonDiamond.txt
package-lock.json Merge pull request #335 from Joekahora/ilikefreestuff 2020-03-28 09:45:51 -07:00
package.json
penbob3.txt
prateekgurnani10.txt
public.key
README.md Fix typo 2020-03-29 00:26:33 +13:00
TryingOutSomething.txt
yarn.lock

🚨 The first 200 PRs get the holographic sticker shown below. PRs after will get a regular Fireship sticker until they run out.

📺 Watch How to Submit a Pull Request in 100 Seconds on YouTube

Fireship Sticker

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 ilikefreestuff
  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-lock.json files.

Follow me on Github to keep track of new projects landing Fireship 🔥