Skip to content

Instantly share code, notes, and snippets.

View ChefAndy's full-sized avatar

Drew (Andy) ChefAndy

View GitHub Profile
@ChefAndy
ChefAndy / Droid spreadsheet diff report.py
Last active June 26, 2017 15:58
This simple script takes two directories of CSVs made by DROID and essentially diffs them, assuming that the entries will have the same file names, same file size, same immediate parent directory names, but different overall paths. It's SUPER EXTRA commented on purpose.
import csv
from os import listdir
from os.path import isfile, join, basename
import re
"""
This simple script takes two directories of CSVs made by DROID and essentially diffs
them, assuming that the entries will have the same file names, same file size, same
immediate parent directory names, but different overall paths.
@ChefAndy
ChefAndy / run phoenix on amazon linux.sh
Last active December 4, 2016 07:22 — forked from eikes/run phoenix on amazon linux.sh
run phoenix on amazon linux
# app deps
sudo yum install git
# erlang deps
sudo yum groupinstall "Development Tools"
sudo yum install ncurses-devel openssl-devel
sudo yum install nodejs npm --enablerepo=epel
sudo npm install -g npm
sudo npm -g install brunch

Keybase proof

I hereby claim:

  • I am ChefAndy on github.
  • I am chefandy (https://keybase.io/chefandy) on keybase.
  • I have a public key whose fingerprint is 30BC 118A 686A 161B C5E3 5F06 84C6 3B37 50F4 371E

To claim this, I am signing this object: