https://github.com/automation64/codeskel64
CodeSkel64 is a collection of skeletons and snippets for using in Infrastructure-as-Code projects.
https://github.com/automation64/codeskel64
skeleton-template
Last synced: 5 months ago
JSON representation
CodeSkel64 is a collection of skeletons and snippets for using in Infrastructure-as-Code projects.
- Host: GitHub
- URL: https://github.com/automation64/codeskel64
- Owner: automation64
- License: apache-2.0
- Created: 2021-08-26T21:24:01.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-12-24T22:37:42.000Z (6 months ago)
- Last Synced: 2025-12-26T05:33:40.795Z (6 months ago)
- Topics: skeleton-template
- Language: Shell
- Homepage:
- Size: 666 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Project: CodeSkel64
```text
█████████ ███████ ██████████ ██████████ █████████ █████ ████ ██████████ █████ ████████ █████ █████
███░░░░░███ ███░░░░░███ ░░███░░░░███ ░░███░░░░░█ ███░░░░░███░░███ ███░ ░░███░░░░░█░░███ ███░░░░███░░███ ░░███
███ ░░░ ███ ░░███ ░███ ░░███ ░███ █ ░ ░███ ░░░ ░███ ███ ░███ █ ░ ░███ ░███ ░░░ ░███ ░███ █
░███ ░███ ░███ ░███ ░███ ░██████ ░░█████████ ░███████ ░██████ ░███ ░█████████ ░███████████
░███ ░███ ░███ ░███ ░███ ░███░░█ ░░░░░░░░███ ░███░░███ ░███░░█ ░███ ░███░░░░███ ░░░░░░░███░█
░░███ ███░░███ ███ ░███ ███ ░███ ░ █ ███ ░███ ░███ ░░███ ░███ ░ █ ░███ █░███ ░███ ░███░
░░█████████ ░░░███████░ ██████████ ██████████░░█████████ █████ ░░████ ██████████ ███████████░░████████ █████
░░░░░░░░░ ░░░░░░░ ░░░░░░░░░░ ░░░░░░░░░░ ░░░░░░░░░ ░░░░░ ░░░░ ░░░░░░░░░░ ░░░░░░░░░░░ ░░░░░░░░ ░░░░░
```
---
- [Project: CodeSkel64](#project-codeskel64)
- [📌 Overview](#-overview)
- [🚀 Usage](#-usage)
- [🛠 Contributing](#-contributing)
- [⚠️ Disclaimer](#️-disclaimer)
- [📜 License](#-license)
- [👤 Author](#-author)
---
## 📌 Overview
**CodeSkel64** is a collection of skeletons and snippets for using in Infrastructure-as-Code projects.
| Collection |
| ---------------------------------- |
| [Ansible](src/Ansible) |
| [ArgoCD](src/ArgoCD) |
| [Bash](src/Bash) |
| [BatsCore](src/BatsCore) |
| [CertManager](src/CertManager) |
| [Container](src/Container) |
| [Documentation](src/Documentation) |
| [FluxCD](src/FluxCD) |
| [GitHub](src/GitHub) |
| [Go](src/Go) |
| [HadoLint](src/HadoLint) |
| [Helm](src/Helm) |
| [Istio](src/Istio) |
| [Kubernetes](src/Kubernetes) |
| [Licenses](src/Licenses) |
| [MkDocs](src/MkDocs) |
| [OpenTofu](src/OpenTofuerraform) |
| [Python](src/Python) |
| [ShellCheck](src/ShellCheck) |
| [Terraform](src/Terraform) |
| [VSCode](src/VSCode) |
| [YAMLLint](src/YAMLLint) |
---
## 🚀 Usage
- Navigate to the target collection
- Select the target skeleton or snippet
- Copy to destination
- Customize content:
- Replace placeholders: `X_*_X`
- Remove comments: `# delete-me #`
- Remove examples: `# example #`
- Remove optional lines: `# optional #`
---
## 🛠 Contributing
Contributions are welcome! Help us improve by submitting issues, feature requests, or pull requests.
- [Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md)
---
## ⚠️ Disclaimer
This repository is provided "as is" without any warranties and is intended solely for educational purposes. The author is not responsible for any damages or issues arising from its use. Additionally, this project is not affiliated with or endorsed by any organization or entity. Use at your own risk.
---
## 📜 License
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
---
## 👤 Author
- [SerDigital64](https://github.com/serdigital64)
---
🌟 **If you find this project useful, consider giving it a star!** ⭐