Open
Conversation
There was a problem hiding this comment.
PR Overview
This PR updates the README to introduce simforge-cli, an interactive CLI wrapper for simforge, and reorganizes the installation and usage instructions.
- Introduces an Installation section with Swift Package Manager instructions.
- Adds detailed usage options for both interactive and manual workflows.
- Provides information on configuration via a generated
.simforge_configfile.
Reviewed Changes
| File | Description |
|---|---|
| README.md | Updated instructions for building simforge/simforge-cli and improved structure |
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (2)
README.md:17
- [nitpick] Consider adding a brief overview distinguishing the core tool (simforge) from the interactive CLI wrapper (simforge-cli) to help users select the appropriate tool based on their workflow.
This will create two executables:
README.md:53
- [nitpick] Recommend clarifying that the 'simforge' command in manual usage performs the conversion process without interactive prompts, to clearly differentiate it from the recommended interactive CLI option.
2. Convert for simulator:
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.
No description provided.