From 168244470cd3e4b85e19b968a55938d013232761 Mon Sep 17 00:00:00 2001 From: Louis Chenais Date: Sat, 11 Nov 2023 18:56:43 +0100 Subject: [PATCH] Add Specify CLI to readme (#628) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7ea43cee..69e60390 100644 --- a/readme.md +++ b/readme.md @@ -97,6 +97,7 @@ Feel free to play around with the code and fork this repl at [https://repl.it/@v - [Gatsby](https://www.gatsbyjs.org) - Gatsby is a modern web framework for blazing fast websites. - [tap](https://node-tap.org) - A Test-Anything-Protocol library for JavaScript. - [Terraform CDK](https://github.com/hashicorp/terraform-cdk) - CDK (Cloud Development Kit) for HashiCorp Terraform. +- [Specify CLI](https://specifyapp.com) - Automate the distribution of your design tokens. - [Twilio's SIGNAL](https://github.com/twilio-labs/plugin-signal2020) - CLI for Twilio's SIGNAL conference. [Blog post](https://www.twilio.com/blog/building-conference-cli-in-react). - [Typewriter](https://github.com/segmentio/typewriter) - Generates strongly-typed [Segment](https://segment.com) analytics clients from arbitrary JSON Schema. - [Prisma](https://www.prisma.io) - The unified data layer for modern applications.