Add Quick Start tab #20
Replies: 2 comments
-
|
@CasJam , if you want me to take a first stab at it, let me know. I have >10 repos and I am using this extensively. I can prep this markdown if acceptable for you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@vamseeachanta it's not totally obvious from looking at the page, but you can get straight to the installation section of the docs using this anchor link: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Add quick start with a simple mermaid flowchart in menu below

If old users want to use this on new (or existing) projects, they have to wade through the entire documentation below
https://github.com/buildermethods/agent-os?tab=readme-ov-file (or)
https://buildermethods.com/agent-os
See right steps:
Perform base installation if not done
curl -sSL https://raw.githubusercontent.com/buildermethods/agent-os/main/setup.sh | bashgo to root directory
fire up below
@analyze-product I want to install Agent OS in my existing codebaseetc.
See my wrong rush steps in below:
a/ The below command worked in claude but not in powershell terminal
curl -sSL https://raw.githubusercontent.com/buildermethods/agent-os/main/setup-claude-code.sh | bash
Invoke-WebRequest : A parameter cannot be found that matches parameter name 'sSL'.
At line:1 char:6
b/
@analyze-product
I want to install Agent OS in my existing codebase
Beta Was this translation helpful? Give feedback.
All reactions