Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
🎬 🎓 An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience. -
-
🔧 📦 Tools to use Artifactory as a Debian (APT) repository, and dput DEB packages into it, or upload them to Bintray. -
🔐 Shim to easily install OWASP dependency-check-cli into Python projects -
📓 🔧 Augmentation of the "devpi" project with ‘enterprisey’ requirements, configuration, and deployment.
893 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 2 commits in 2 repositories
Created an issue in mgedmin/check-manifest that received 1 comment
check-manifest should parse and consider .gitignore file
"missing from VCS" lists files I already excluded via .gitignore; needing to list them a 2nd time in the tool config is waste and more brittle that…