You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,13 @@ Each installer supports:
34
34
35
35
They stage the framework into its own `asrfacet-rb` application directory, install dependencies into that directory, create launchers, and print the final install and report paths when complete. After installation you can invoke the framework with either `asrfacet-rb` or the shorter alias `asrfrb`.
36
36
37
+
Installer prompt legend is consistent across Linux, macOS, and Windows:
Copy file name to clipboardExpand all lines: docs/website/download.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,12 @@
73
73
Website installers fetch required files from the main repository, then execute the maintained platform installer under <code>install/</code> so behavior stays consistent.
74
74
</div>
75
75
76
+
<divclass="callout callout-info">
77
+
<divclass="callout-title">Prompt Theme</div>
78
+
Installer output now uses a shared prompt style across docs and platforms:
79
+
<code>[ASRFacet-Rb][INFO]</code>, <code>[ASRFacet-Rb][ OK ]</code>, <code>[ASRFacet-Rb][WARN]</code>, and <code>[ASRFacet-Rb][FAIL]</code>.
80
+
</div>
81
+
76
82
<divclass="callout callout-warn">
77
83
<divclass="callout-title">Authorized Use Only</div>
78
84
Use ASRFacet-Rb only on systems you own or have explicit written permission to test.
0 commit comments