From b06763a5da961f7cbda7a8212473a47b92b72447 Mon Sep 17 00:00:00 2001 From: Edouard Demotes Date: Thu, 8 Feb 2024 17:07:45 -0500 Subject: [PATCH] Add Directus Sync tool --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9cf9d1a..060308a 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,10 @@ - [Directus Hook Library](https://github.com/formfcw/directus-hook-library) - A collection of customizable hooks for Directus. +### Tools + +- [Directus Sync](https://github.com/tractr/directus-sync) - A CLI tool for synchronizing the schema and configuration of Directus across various environments. + ## Articles ### Educational