An open API service indexing awesome lists of open source software.

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.

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!** ⭐