Skip to content
Branch: master
Go to file
Code

Latest commit

renovate and renovate-bot committed f92148d Jul 4, 2020
Co-authored-by: Renovate Bot <bot@renovateapp.com>

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

swag-for-dev

Build Status Renovate XO code style open issues closed pull requests contributions welcome Join the chat on Slack Gitpod Ready-to-Code

As a developer, nothing piques my interest more than developer swag! This is an attempt to list down the current swag opportunities for developers.

Feel free to send a PR! πŸ˜„

Featured on Changelog Nightly, Changelog Weekly, Hacker News, reddit, Product Hunt πŸ¦„

Sign up at https://upscri.be/67d2fa to get notified of new swag opportunities!! πŸ’― [View the Archive]

Contents

All swag opportunities can be found at https://devswag.io/ 😎

Contributing

Feel free to open an issue (or even better, send a Pull Request) for expanding this list. Instructions for doing so are available here. Contributions are very welcome!! πŸ˜„

Note that a PR needs to reach a certain level of engagement before it gets merged. This criteria is kept to maintain the quality of this list. The current list of open PRs can be found here: https://github.com/swapagarwal/swag-for-dev/pulls

As this project is community-driven, it'd be really helpful if you comment on the PR when you receive the corresponding swag. This would help in merging it faster. πŸ˜‡

Buy Me A Coffee Become a Patron!

Please consider donating to cover up our hosting costs. οΏ½?

Development

Online one-click setup

Contribute to swag-for-dev using a fully featured online development environment that will automatically: clone the repo, install the dependencies and start the webserver.

Open in Gitpod

Local setup

  1. Clone this repository by running
    git clone https://github.com/swapagarwal/swag-for-dev.git
    
  2. Ensure you are running an up-to-date version of Node.js on your machine, and that you have npm installed.
  3. Make sure you have Gulp installed by running
    npm install gulp-cli -g
    
  4. Open a terminal in the swag-for-dev directory. Type
    npm install
    
    into the terminal to install the dependencies. To start the webserver, type
    gulp
    
  5. The website should open in a browser after it compiles, or you can view it by going to http://localhost:8000

License

CC0

To the extent possible under law, Swapnil Agarwal has waived all copyright and related or neighboring rights to this work.

Deploys by Netlify
You can’t perform that action at this time.