From 4ac72b584526765f980baca4454b613e0f56c1fb Mon Sep 17 00:00:00 2001 From: sigoden Date: Wed, 12 Feb 2025 07:33:41 +0800 Subject: feat: support check-related features (#162) We can run `argc check` to ensure that everything is ready (environment variables, Node/Python dependencies, mcp-bridge server) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 88c36a6..d885258 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,12 @@ todo argc build ``` +#### IV. Ensure that everything is ready (environment variables, Node/Python dependencies, mcp-bridge server) + +```sh +argc check +``` + ### 3. Install to AIChat Symlink this repo directory to AIChat's **functions_dir**: -- cgit v1.2.3