No description
- Shell 100%
# Previous message: refactor: consolidate language and tool aliases in jrdev script Co-authored-by: aider (deepseek/deepseek-reasoner) <aider@aider.chat> |
||
|---|---|---|
| .gitignore | ||
| ansible.md | ||
| c-c++.md | ||
| docker-compose.md | ||
| dockerfile.md | ||
| elisp.md | ||
| embedded.md | ||
| golang.md | ||
| javascript.md | ||
| jrdev.sh | ||
| kubernetes.md | ||
| python.md | ||
| README.md | ||
| ruby.md | ||
| saltstack.md | ||
| terraform.md | ||
Documentation Repository
This repository contains technical documentation and guides for various tools and technologies.
Contents
IaC Dialects
- Ansible Guide - Documentation for Ansible automation and configuration management
- SaltStack Guide - Documentation for SaltStack configuration management best practices
- Terraform Guide - Documentation for Terraform Infrastructure as Code best practices
Containerization Dialects
- Dockerfile Guide - Documentation for Dockerfile best practices
- Docker Compose Guide - Documentation for Docker Compose best practices
- Kubernetes Guide - Documentation for Kubernetes manifests best practices
Programming Dialects
- Golang Guide - Documentation for Go programming language best practices and conventions
- C/C++ Guide - Documentation for C/C++ development best practices (GCC/Make, Clang/CMake)
- Python Guide - Documentation for Python development conventions and best practices
- Ruby Guide - Documentation for Ruby development conventions and best practices
- JavaScript Guide - Documentation for JavaScript and Node.js development best practices
- Elisp Guide - Documentation for Emacs Lisp development best practices
- Embedded Systems Guide - Documentation for embedded systems development (Arduino, ESP32, etc.)
Usage
Browse the individual markdown files for detailed information on each topic.
Contributing
Feel free to contribute by adding new documentation or improving existing guides.
License
This documentation is provided as-is for reference purposes.