Created
March 29, 2017 21:29
-
-
Save pwnall1337/550ea1321d0cba0be94e8bb16a8ccf91 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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