From 411b74c9028ec8eeeffab7923d6fcd9a4d0cd123 Mon Sep 17 00:00:00 2001 From: tacheometry Date: Mon, 22 Apr 2024 01:11:51 +0300 Subject: [PATCH] Details about CLI (#15) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 41e2fff..2685e6e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ TestEZ Companion is a Visual Studio Code extension that enables Roblox developers to preview their [TestEZ](https://roblox.github.io/testez/) test results inside VS Code. ![](https://user-images.githubusercontent.com/39647014/115806038-bdfdc180-a3ee-11eb-9c7c-f85b4491a8bc.png) +## CLI + +A community made project for CLI usage is available: https://github.com/jackTabsCode/testez-companion-cli + # Contributing ## VS Code extension