Skip to content

Instantly share code, notes, and snippets.

@chadcooper
Last active August 29, 2015 14:02
Show Gist options
  • Save chadcooper/da6c949e4f0f5ff8e144 to your computer and use it in GitHub Desktop.
Save chadcooper/da6c949e4f0f5ff8e144 to your computer and use it in GitHub Desktop.
import sys
import json
fields = sys.argv[1]
aliases = sys.argv[2]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment