Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created October 26, 2018 06:54
Show Gist options
  • Save ryantm/63843e50bcd7cc7082afa0cd6f00bcf6 to your computer and use it in GitHub Desktop.
Save ryantm/63843e50bcd7cc7082afa0cd6f00bcf6 to your computer and use it in GitHub Desktop.
/nix/store/h3gpn0l86s4mraqbl2l26izkxqs2wis4-truffleHog-2.0.97
├── bin
│   └── trufflehog
├── lib
│   └── python2.7
│   └── site-packages
│   ├── truffleHog
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── truffleHog.py
│   │   └── truffleHog.pyc
│   └── truffleHog-2.0.97.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment