Skip to content
 
 

Repository files navigation

SlidesCodeHighlighter

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

Open the app

Screenshot

Build instructions

If you want to contribute, you can build and serve the web app locally as follows:

  1. First install Node.js and npm.

  2. Install bower and gulp:

    $ npm install -g bower gulp
    
  3. Clone the repository and in the root directory, run:

    $ npm install
    
  4. To build and serve the web app locally, run:

    $ gulp serve
    

About

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

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages