A little web app that helps you copy+paste syntax-highlighted code into slide decks.
Open the app

If you want to contribute, you can build and serve the web app locally as follows:
-
First install Node.js and npm.
-
Install bower and gulp:
$ npm install -g bower gulp
-
Clone the repository and in the root directory, run:
-
To build and serve the web app locally, run: