Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated setup of agent-zero in Windows and Unix based sytems. #107

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Thepathakarpit
Copy link

Added two new scripts, setup.bat (for Windows) and setup.sh (for Unix-based systems), to automate the entire setup, installation, and execution process for the Agent Zero framework. The goal is to streamline the setup experience, allowing users to get the project up and running with a single command.

The addition of these setup scripts addresses a common pain point for new users and contributors by reducing the manual steps required to get started with the Agent Zero framework. This ensures that the onboarding process is as smooth and error-free as possible, enhancing the overall user experience.

Double click ons setup.bat file in windows to complete setup without any commands.
In linux open terminal move to path where setup.sh is stored, chmod +x setup.sh, ./setup.sh and done setup complete.

Shell file to automate setup in unix based systems.
Batch file to automate setup of agent-zero on windows
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.

1 participant