Based on this: http://blennd.com/post/the-pains-of-installing-tmux-on-a-shared-server/ Script forked from https://gist.github.com/shime/5706655/
- gcc
- wget
Based on this: http://blennd.com/post/the-pains-of-installing-tmux-on-a-shared-server/ Script forked from https://gist.github.com/shime/5706655/
'use strict'; | |
var angular = require('angular'); | |
module.exports = function LoginFormDirective ($compile) { | |
return { | |
restrict: 'E', | |
template: require('./loginFormTemplate.html'), | |
link: function (scope, element) { | |
// Already compiled! |
doc.addPage | |
size: 'legal' | |
layout: 'landscape' |