Skip to content

docs: update README.md references#5

Merged
bybatkhuu merged 1 commit intomainfrom
dev
Oct 28, 2025
Merged

docs: update README.md references#5
bybatkhuu merged 1 commit intomainfrom
dev

Conversation

@bybatkhuu
Copy link
Copy Markdown
Contributor

This pull request updates the documentation and scripts to improve clarity and consistency around available setup scripts and their usage. The most important changes are the addition of a comprehensive script reference table in the README.md, standardization of runtime selection flags in usage examples, and renaming of a user configuration script for clarity.

Documentation improvements:

  • Added detailed tables in README.md listing all available setup, development environment, and account management scripts, including descriptions, supported OS, sudo requirements, and links to documentation.

Usage consistency:

  • Standardized the runtime selection flag in usage examples from -a/--all-runtimes to -r all/--runtimes=all for all setup commands in README.md. [1] [2]

Script naming/clarity:

  • Renamed setup-user-configs.sh to setup-user-dotfiles.sh in both setup-ubuntu.sh and setup-user-env.sh scripts to better reflect its purpose and improve clarity for users. [1] [2]

@bybatkhuu bybatkhuu self-assigned this Oct 28, 2025
Copilot AI review requested due to automatic review settings October 28, 2025 06:57
@bybatkhuu bybatkhuu added the documentation Improvements or additions to documentation label Oct 28, 2025
@bybatkhuu bybatkhuu merged commit 2c7d102 into main Oct 28, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates documentation and script references to improve clarity and consistency. The main changes standardize command-line flag usage in examples and rename a configuration script to better reflect its purpose.

  • Standardized runtime selection flags from -a/--all-runtimes to -r all/--runtimes=all across all usage examples
  • Renamed setup-user-configs.sh to setup-user-dotfiles.sh for improved clarity
  • Added comprehensive script reference tables documenting all available setup, development environment, and account management scripts

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
README.md Added script reference tables and updated all usage examples to use standardized -r all/--runtimes=all flags
src/setup/unix/setup-user-env.sh Updated script reference from setup-user-configs.sh to setup-user-dotfiles.sh
src/setup/unix/linux/ubuntu/setup-ubuntu.sh Updated script reference from setup-user-configs.sh to setup-user-dotfiles.sh

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants