Skip to content

oliyh/slacky-pres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical Pedestal/Swagger: Slack integration

How the combination of Pedestal, Swagger and other useful patterns allowed the low friction implementation of a RESTful extension for the messaging service Slack to provide Memes-as-a-Service

Built with reveal.js

Basic slideshow

Open index.html in any browser.

Full slideshow

  1. Install Node.js

  2. Install Grunt

  3. Clone the repo

    $ git clone git@github.com:oliyh/slacky-pres.git
  4. Navigate to the presentation folder

    $ cd slacky-pres
  5. Install dependencies

    $ npm install
  6. Serve the presentation and monitor source files for changes

    $ grunt serve
  7. Open http://localhost:8083 to view your presentation

    You can change the port by using grunt serve --port 8001.

License

MIT licensed

Copyright (C) 2015 Oliver Hine

About

Practical Pedestal/Swagger: Slack integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published