AngularJS directive for embedding Github gists
npm install angular-gistangular-gist
============
AngularJS directive for embedding Github gists.
It embeds this public gist.
Bower
```
bower install angular-gist --save
NPM
``
npm install angular-gist --save
Inject module
`js`
angular.module('myApp', ['gist']);
Use as directive
`html`
id ` - Gist ID