Skip to content

Instantly share code, notes, and snippets.

@pwnall1337
Created March 29, 2017 21:29
Show Gist options
  • Select an option

  • Save pwnall1337/550ea1321d0cba0be94e8bb16a8ccf91 to your computer and use it in GitHub Desktop.

Select an option

Save pwnall1337/550ea1321d0cba0be94e8bb16a8ccf91 to your computer and use it in GitHub Desktop.
Proposal for osops repo
https://github.com/pwnall1337/ops-generic (mock up) repo
libraries go into osops_common/
pip install ./ops-generic will install osops_common to the pythong dist-packages on the system.
all tools will import osops_common libraries.
from osops_common import craton (etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment