Tag: tooling
All 2 lessons tagged 'tooling' on ai-learn.
Git basics for new developers
A practical introduction to Git covering the essential commands and workflows every new developer needs. Walks through creating and cloning repositories, working with branches, and the standard pull-commit-push cycle used in day-to-day development.
· 11 min read · 13 min listen
gitversion controlbeginnertooling
Secrets management with SOPS and age
A beginner-friendly introduction to managing secrets in code repositories using SOPS and age, covering the core concepts, architecture, and common workflows. Explains why encrypted secrets matter, how SOPS and age fit together, and how to get started with your first encrypted file.
· 12 min read · 16 min listen
securitydevopsbeginnertooling