Skip to content

chore: update doc for start script and remove old script#389

Merged
cameri merged 1 commit intocameri:mainfrom
kartikangiras:script-startlocal
Apr 8, 2026
Merged

chore: update doc for start script and remove old script#389
cameri merged 1 commit intocameri:mainfrom
kartikangiras:script-startlocal

Conversation

@kartikangiras
Copy link
Copy Markdown
Contributor

@kartikangiras kartikangiras commented Apr 8, 2026

Description

Remove ./scripts/start_local and update README to use start script instead of it.

fixes #388

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • All new and existing tests passed.

Copy link
Copy Markdown
Owner

@cameri cameri left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you

@cameri cameri merged commit e9e0847 into cameri:main Apr 8, 2026
7 of 10 checks passed
@cameri
Copy link
Copy Markdown
Owner

cameri commented Apr 8, 2026

Thank you!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Remove useless ./script/start_local

2 participants