Skip to content

Add a CLI wrapper for TACIT#6

Merged
noti0na1 merged 7 commits intomainfrom
tacit-cli
Mar 23, 2026
Merged

Add a CLI wrapper for TACIT#6
noti0na1 merged 7 commits intomainfrom
tacit-cli

Conversation

@Linyxus
Copy link
Collaborator

@Linyxus Linyxus commented Mar 18, 2026

This PR adds a CLI wrapper tacit.

tacit is a small wrapper command for managing TACIT locally. Use tacit setup once to install the command and fetch the latest release, tacit update to update the cached JARs to the latest, and tacit serve to launch the MCP server.

Try it with:

curl -fsSL https://raw.githubusercontent.com/lampepfl/TACIT/refs/heads/tacit-cli/tacit -o tacit
chmod +x tacit
./tacit setup
tacit

@Linyxus Linyxus requested review from Copilot and noti0na1 March 18, 2026 19:52

This comment was marked as outdated.

@noti0na1 noti0na1 merged commit 5456222 into main Mar 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants