Compare commits

..

2 Commits

Author SHA1 Message Date
Jesús Pérex
56c8a3fff0
add 2025-07-10 21:35:28 +01:00
Jesús Pérex
05bf246ac9
chore: change title 2025-07-10 21:32:57 +01:00
2 changed files with 3 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,5 +1,3 @@
/sitehome
/config
target target
Cargo.lock Cargo.lock
.DS_Store .DS_Store

View File

@ -1,4 +1,4 @@
# Cloud Native Provisioning # Provisioning
<div align="center"> <div align="center">
<img src="resources/images/provisioning_logo-light.svg" alt="Provisioning Logo" width="200"/> <img src="resources/images/provisioning_logo-light.svg" alt="Provisioning Logo" width="200"/>
@ -11,7 +11,7 @@
</picture> </picture>
</div> </div>
A cloud-native provisioning system built with Nushell and KCL for infrastructure automation and Kubernetes cluster management. A provisioning system built with Nushell and KCL for infrastructure automation and Kubernetes cluster management.
## Table of Contents ## Table of Contents
@ -535,4 +535,4 @@ See LICENSE file for details.
## Support ## Support
For issues and questions, consult the documentation in `core/README.md` or use the built-in help commands. For issues and questions, consult the documentation in `core/README.md` or use the built-in help commands.