From 56224bf0b407e9fa3dbd5c23fcc0b221313cc6d6 Mon Sep 17 00:00:00 2001 From: Clayton Kehoe <118750525+kehoecj@users.noreply.github.com> Date: Thu, 4 Apr 2024 11:52:51 -0500 Subject: [PATCH 1/2] Update readme.md Add config-file-validator --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4e0e0c9..79c950f 100644 --- a/readme.md +++ b/readme.md @@ -209,6 +209,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [ipfs-deploy](https://github.com/agentofuser/ipfs-deploy) - Deploy static websites to [IPFS](https://github.com/ipfs/ipfs#overviewhttps://github.com/ipfs/ipfs#overview). - [Discharge](https://github.com/brandonweiss/discharge) - Deploy static websites to Amazon S3. - [updatecli](https://github.com/updatecli/updatecli) - A declarative dependency management tool. +- [config-file-validator]() - Cross Platform tool to validate configuration files. ### Docker From 2653d602322708326a321c77b4a33513a10c8e85 Mon Sep 17 00:00:00 2001 From: Clayton Kehoe <118750525+kehoecj@users.noreply.github.com> Date: Thu, 4 Apr 2024 11:55:44 -0500 Subject: [PATCH 2/2] Update readme.md Forgot url --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 79c950f..afe4799 100644 --- a/readme.md +++ b/readme.md @@ -209,7 +209,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [ipfs-deploy](https://github.com/agentofuser/ipfs-deploy) - Deploy static websites to [IPFS](https://github.com/ipfs/ipfs#overviewhttps://github.com/ipfs/ipfs#overview). - [Discharge](https://github.com/brandonweiss/discharge) - Deploy static websites to Amazon S3. - [updatecli](https://github.com/updatecli/updatecli) - A declarative dependency management tool. -- [config-file-validator]() - Cross Platform tool to validate configuration files. +- [config-file-validator](https://github.com/Boeing/config-file-validator) - Cross Platform tool to validate configuration files. ### Docker