aws ecs help
echo $AWS_DEFAULT_PROFILE aws configure --profile andrew aws ec2 describe-instance-status --profile andrew --instance-ids i-81c24938
/*global module:false*/ | |
module.exports = function(grunt) { | |
var SRC_DIR = 'src/'; | |
var SRC_CSS = SRC_DIR + 'css/'; | |
var SRC_JS = SRC_DIR + 'js/'; | |
var SRC_IMG = SRC_DIR + 'images/'; | |
var BUILD_DIR = 'public/'; |
var page = require('webpage').create(); | |
// search div is added after ajax call has been made | |
// but with phantom driving the ajax call never runs | |
var waitForAjaxToLoad = function () { | |
return (document.getElementById('search') != null); | |
}; | |
page.open('http://component.io/', function (status) { |
#!/bin/bash | |
################################################################# | |
# | |
# prepend feature branch name to the commit message | |
# eg feature/MT-3453 -> 'MT-3453 my brilliant new feature' | |
# | |
# 1. save to .git/hooks/prepare-commit-msg | |
# 2. chmod +x .git/hooks/prepare-commit-msg | |
# |
# /etc/init/nodejsservice.conf | |
description "Node Restart Script: Using Upstart" | |
author "Andrew Griffiths" | |
start on (local-filesystems and net-device-up IFACE=eth0) | |
stop on shutdown | |
setuid www-data | |
setgid www-data |
aws ecs help
echo $AWS_DEFAULT_PROFILE aws configure --profile andrew aws ec2 describe-instance-status --profile andrew --instance-ids i-81c24938
- repo: git://github.com/pre-commit/pre-commit-hooks | |
sha: 46251c9523506b68419aefdf5ff6ff2fbc4506a4 | |
hooks: | |
- id: autopep8-wrapper | |
- id: check-added-large-files | |
- id: check-case-conflict | |
- id: check-json | |
- id: check-merge-conflict | |
- id: check-yaml | |
- id: debug-statements |
language: python | |
python: | |
- "3.6" | |
install: | |
- make deps | |
script: | |
- make lint |
*.sublime-workspace | |
# Byte-compiled / optimized / DLL files | |
__pycache__/ | |
*.py[cod] | |
*$py.class | |
# C extensions | |
*.so |
I hereby claim:
To claim this, I am signing this object: