Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cheshire137/pocket-reddit

Chrome extension for linking to Reddit discussions from your Pocket queue.
https://github.com/cheshire137/pocket-reddit

chrome-extension javascript pocket reddit

Last synced: 17 days ago
JSON representation

Chrome extension for linking to Reddit discussions from your Pocket queue.

Awesome Lists containing this project

README

        

# Pocket Reddit

Chrome extension for linking to Reddit discussions from your Pocket queue.

## How to Build

1. `npm install -g gulp` to globally install Gulp
1. `npm install` to install necessary Gulp modules
1. `bundle` to install necessary gems
1. `gulp` to watch CoffeeScript, LESS, and Haml files for changes
1. In Chrome at `chrome://extensions/`, click 'Load unpacked extension...' and choose the extension directory.