- Notifications
You must be signed in to change notification settings - Fork928
docs: reorganize and edit docs README#14706
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
github-actionsbot commentedSep 17, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
All contributors have signed the CLA ✍️ ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM, except a few comments. I don't need to review again.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
I have read the CLA Document and I hereby sign the CLA |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
In the coder/coder repo on your machine, run |
EdwardAngert commentedSep 18, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
thanks@stirby - I had a series of errors when I ran full error text❯ make fmt ─╯ERROR: You need GNU getopt to run the scriptsin the Coder repo.On darwin:- brew install gnu-getopt- Add"$(brew --prefix gnu-getopt)/bin" to your PATH- Restart your terminalERROR: You need at least make 4.0 to run the scriptsin the Coder repo.On darwin:- brew install make- Add"$(brew --prefix make)/libexec/gnubin" to your PATH- Restart your terminalERROR: Invalid dependencies, see abovefor more details.==> fmt/ts ERR_PNPM_NO_SCRIPT Missing script: check:fixCommand"check:fix" not found.make:*** [fmt/ts] Error 1 once I figured out it's just running prettier, I used npx instead and that seemed to do the trick: |
matifali commentedSep 19, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@EdwardAngert Edward You can also create a workspace from thedogfood template and run
|
0f6085a
to66d75f8
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
I think it would be easy if you could redo this PR@EdwardAngert. cc:@stirby |
27d23c3
to3469242
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
88c6a75
intomainUh oh!
There was an error while loading.Please reload this page.
Edit the docs readme for consistency and better flow