-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Quick reference guides for stuff you don't want to memorize.
Let automation communicate for you!
Automated issue and pull request generation .
Improve developer experience with icons, images, and media.
-
Store config in the environment
Wiggins, A. (2018). The Twelve-Factor App . 12factor.net. Retrieved 8 March 2018, from https://12factor.net/config
-
Loads environment variables from
.env
for nodejs projects.
Learning materials and resources to support your software product and grow your community, from handbooks to how-to guides.
Visit Mozilla Science Lab's "Resources" page for structured exercises to help you create build docs and tools that support:
- Coding
- Collaboration
- Community Building
- Open Communications
- Open Data
- Project Planning
Measure individual, team, project, and organizational performance.
Data loss prevention software detects potential data breaches/data ex-filtration transmissions and prevents them by monitoring, detecting and blocking sensitive data while in-use (endpoint actions), in-motion (network traffic), and at-rest (data storage).
Data loss prevention software. (2018). En.wikipedia.org. Retrieved 8 March 2018, from https://en.wikipedia.org/wiki/Data_loss_prevention_software
-
"Removing sensitive data from a repository".
If you commit sensitive data, such as a password or SSH key into a Git repository, you can remove it from the history. To entirely remove unwanted files from a repository's history you can use either the
git filter-branch
command or the BFG Repo-Cleaner. -
"Removing files from a repository's history."
Warning: These procedures will permanently remove files from the repository on your computer and GitHub. If the file is important, make a local backup copy in a directory outside of the repository.
-
Searches through git repositories for high entropy strings and secrets, digging deep into commit history
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
CLI snippets for
git
.
Openly declare the health of your product, project, community, and source code with these essential badges. (GitHub SaaS only.)
- Badges by category: even more badges, arranged for your pleasure.
- Repo status badges 🌟 : a recommended suite of badges for your README, Project Dashboard, PULL_REQUEST_TEMPLATE (or merge_request_template), CONTRIBUTING guidelines, as well as the status checks behind them.
Icons, images, gists, code snippets, etc.
Stellar languages, frameworks, platform, techniques, and tools.