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

https://github.com/devpaul/le-present

Let's Encrypt presentation for Iterate.PHX
https://github.com/devpaul/le-present

iterate-phx presentation slides

Last synced: about 1 year ago
JSON representation

Let's Encrypt presentation for Iterate.PHX

Awesome Lists containing this project

README

          

# Let's Encrypt Presentation

Presenting Let's Encrypt @ Iterate PHX. Created by Paul Shannon [@developerPaul](https://twitter.com/developerPaul).

## Quick Start

* `bower install`
* `npm install`
* `grunt serve`
* open [Presentation @ http://localhost:8765](http://localhost:8765)

## Dependencies

* [Node.js & npm](https://nodejs.org/download/)
* [Grunt](http://gruntjs.com/getting-started)
* [Bower](http://bower.io/#install-bower)

Recommend installing Grunt and Bower globally:

```
npm install -g grunt-cli
npm install -g bower
```

## Attribution and License

See LICENSE.md for attribution and license