From cf15b8bac179299c235dc9722073658282be6e2f Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 3 Aug 2024 22:42:03 +0100 Subject: [PATCH] Add supported projects --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index a42cdc9..728922c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # build-configs A CLI tool for generating build configuration files for PHP projects. + +## Supported Projects + +### PHP + +- [Drupal](https://www.drupal.org) +- [Sculpin](https://sculpin.io) +- [Symfony](https://symfony.com) + +### JavaScript + +- [Fractal](https://fractal.build)