Skip to content

Automated Setup Script For MacOS#19

Open
samikh-git wants to merge 2 commits into
visa:mainfrom
samikh-git:main
Open

Automated Setup Script For MacOS#19
samikh-git wants to merge 2 commits into
visa:mainfrom
samikh-git:main

Conversation

@samikh-git
Copy link
Copy Markdown

This PR adds quick_setup.sh, a macOS-only bootstrap script that automates setup for the Trusted Agent Protocol (TAP) demo.

It:

  1. Creates and activates a Python 3.12 virtual environment with uv
  2. Installs Python dependencies
  3. Creates package-level .env files and runs available setup scripts
  4. Generates cryptographic keys for tap-agent and writes them into .env
  5. Launches all demo services in separate Terminal tabs

This PR also updates the documentation to mention quick_setup.sh as an alternative setup path and removes unnecessary emoji icons from the docs.

I tested it locally on my mac M1 and it worked great! Took 10 seconds to setup whole project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant