CGP: add Install the CLI page (#cli)#219
Merged
Merged
Conversation
New Install-the-CLI page (nav item + #cli route): hero with the unauthenticated curl getmod.sh install command and one-click copy; a "no token required" status callout that separates the CLI download from the artifact-repository token flow; an inspect-the-script section exposing the getmod.sh URL; a per-platform direct download table (macOS / Linux x64 / Linux aarch64 / Windows / JVM jar) linking into the public artifact repo; publishing + default-recipe-source details with the token-gated "mod config recipes artifacts maven add … --user --password" command and a link to the pre-filled setup page; and a version-check. Built from existing Morpheus components/tokens; light + dark; responsive. Also carries the previously-unpublished landing narrative restructure (two grouped sections) and fixes the artifact-repo host to artifacts.codegenomeproject.org/maven on both the CLI and Artifacts pages.
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
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.
Adds a dedicated Install the CLI page to the Code Genome Project prototype (
code-genome-project.html), reachable from the nav and at#cli. Built entirely from existing Morpheus components/tokens — light + dark, responsive (hamburger + stacked).The page
curl … getmod.sh | shcommand in a prominent Morpheus code block with one-click Copy (copied text matches exactly), and a "No token or sign-in required" status callout that explicitly separates the CLI download from the artifact-repository token flow.getmod.shURL shown separately (open/inspect before running) + an info callout.moderne-cli-*artifacts.mod config recipes artifacts maven add https://artifacts.codegenomeproject.org/maven --user=<email> --password=<token>(per codegenomeproject#71), with a link to the pre-filled setup page; and per-tenantgetmod.sh.mod --version.Also in this diff
artifacts.codegenomeproject.org/mavenon both the CLI and Artifacts pages (wasrepo.…).gh-pages.Preview after merge: https://moderneinc.github.io/prototypes/code-genome-project.html#cli