Update README for the main branch and document the serve command - #30
Merged
Conversation
Agent-Logs-Url: https://github.com/MontFerret/lab/sessions/0cfec7dc-a857-4c45-8415-9684e140ee8f Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
ziflex
April 3, 2026 21:52
View session
Member
|
@copilot you forgot to mention there is a new "serve" command. |
Agent-Logs-Url: https://github.com/MontFerret/lab/sessions/c2adfbed-80bb-436e-87b8-cfef8d31835c Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
Contributor
Author
Added README coverage for the new |
Copilot
AI
changed the title
Update README links for the main branch
Update README for the main branch and document the serve command
Apr 3, 2026
ziflex
marked this pull request as ready for review
April 4, 2026 17:47
ziflex
approved these changes
Apr 4, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates README links and examples to match the repository’s default main branch and documents the standalone lab serve command, improving copy/paste reliability and making the static server workflow more discoverable.
Changes:
- Updated branch-specific GitHub-hosted URLs in the README from
mastertomain(Codecov badge URL, landing image, install script). - Added a feature bullet and a new “Standalone Static Server” usage section demonstrating
lab servewith single/multiple directories and aliases.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
README still referenced
masterin a few GitHub-hosted asset and installer URLs, which breaks or misroutes documentation for the current default branch. This updates those links tomainso branch-specific docs assets resolve correctly, and adds missing documentation for the standaloneservecommand.Branch-specific GitHub URLs
branch/mastertobranch/mainmaininstall.shfrommainServe command documentation
lab servecommandDocumentation impact
curl -fsSL https://raw.githubusercontent.com/MontFerret/lab/main/install.sh | sh lab serve ./website lab serve ./frontend@app ./mockdata@api