Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Add installation steps to README with curl command and package manager notes#32

Merged
yyovil merged 3 commits intomainfrom
copilot/fix-31
Sep 3, 2025
Merged

Add installation steps to README with curl command and package manager notes#32
yyovil merged 3 commits intomainfrom
copilot/fix-31

Conversation

Copy link
Contributor

Copilot AI commented Sep 3, 2025

Added comprehensive installation documentation to the README as requested. The new Installation section includes:

Quick Install: One-line curl command for easy installation:

curl -fsSL https://tandem.codes/install.sh | bash

Package Managers: Added a note about upcoming support for popular package managers including Homebrew, Nix, and APT/YUM, with availability by end of day as requested.

Verification: Instructions to verify the installation works with tandem --version.

The Installation section is positioned logically before the Configuration section, so users can install the tool before learning how to configure it. All existing content structure and formatting has been preserved.

Fixes #31.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

…r notes

Co-authored-by: yyovil <149292478+yyovil@users.noreply.github.com>
Copilot AI changed the title [WIP] Add installation steps Add installation steps to README with curl command and package manager notes Sep 3, 2025
Copilot AI requested a review from yyovil September 3, 2025 06:39
@yyovil yyovil marked this pull request as ready for review September 3, 2025 06:42
Copy link
Owner

@yyovil yyovil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the description of install scripts action as they will be notified to user during installation.

@yyovil yyovil self-requested a review September 3, 2025 06:46
yyovil

This comment was marked as duplicate.

@yyovil yyovil requested a review from Copilot September 3, 2025 06:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive installation documentation to the README, providing users with clear steps to install and verify the Tandem penetration testing tool. The changes introduce a quick installation method using a curl command and mention upcoming package manager support.

  • Added an Installation section with a one-line curl command for easy setup
  • Included details about what the installation script does automatically
  • Added notes about future package manager support and verification steps

@yyovil
Copy link
Owner

yyovil commented Sep 3, 2025

@copilot are you working on the changes requested?

I asked you to remove the installation script description from the README file.

Co-authored-by: yyovil <149292478+yyovil@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Sep 3, 2025

Remove the description of install scripts action as they will be notified to user during installation.

Removed the installation script description from the README. The quick install section now only shows the curl command. Users will be notified of the script actions during installation. (c4600cc)

Copy link
Contributor Author

Copilot AI commented Sep 3, 2025

@copilot are you working on the changes requested?

I asked you to remove the installation script description from the README file.

Yes, I've completed the requested changes. The installation script description has been removed from the README file. (c4600cc)

Copilot AI requested a review from yyovil September 3, 2025 06:54
@yyovil yyovil merged commit 5ee62cd into main Sep 3, 2025
4 checks passed
@yyovil yyovil deleted the copilot/fix-31 branch September 3, 2025 06:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add installation steps

3 participants