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

Added windows statup script #734

Merged
merged 4 commits into from Jun 7, 2023
Merged

Added windows statup script #734

merged 4 commits into from Jun 7, 2023

Conversation

TylerRLowe
Copy link
Contributor

Created startup.bat, with the same functionality as startup.sh but for windows. Also updated readme.md and setup.md .

@vercel
Copy link

vercel bot commented Jun 7, 2023

@TylerRLowe is attempting to deploy a commit to the reworkd Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jun 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2023 4:50pm

@vercel vercel bot temporarily deployed to Preview – docs June 7, 2023 03:33 Inactive
README.md Outdated

- You will need node intalled, you can check by running 'node -v' or install [node](https://nodejs.org/en/download)
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets put this at the top since you'll need this for both Mac/Linux and Windows

README.md Outdated
@@ -44,12 +44,18 @@ The cli sets up the following for AgentGPT:
- 🤖 [Backend](https://github.com/reworkd/AgentGPT/tree/main/platform) (FastAPI)
- 🎨 [Frontend](https://github.com/reworkd/AgentGPT/tree/main/next) (Nextjs)

To get started follow run the commands below.
To get started run the commands below.
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets specify that this is for Mac / Linux

If you are on windows, you can do the following after downloading the repo
If you are on windows, you can do the following after downloading the repo:

- You will need node intalled you can check by running 'node -v' or install [node](https://nodejs.org/en/download)
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets move this to the top :)

@asim-shrestha
Copy link
Contributor

Thanks @TylerRLowe! Left some comments, should be good to merge after that

Closes #710

@vercel vercel bot temporarily deployed to Preview – docs June 7, 2023 16:50 Inactive
@asim-shrestha asim-shrestha merged commit dbddac5 into reworkd:main Jun 7, 2023
1 of 2 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.

None yet

2 participants