Skip to content

feat(install): add verbose mode and build from source options#1

Open
JuninhoFreitas wants to merge 1 commit intoforattini-dev:mainfrom
JuninhoFreitas:main
Open

feat(install): add verbose mode and build from source options#1
JuninhoFreitas wants to merge 1 commit intoforattini-dev:mainfrom
JuninhoFreitas:main

Conversation

@JuninhoFreitas
Copy link
Copy Markdown

Enhances the installation script with new features:

  • Introduced --verbose flag for detailed output during installation.
  • Added --build option to allow building from source if no pre-built releases are available.
  • Updated help messages to reflect new options.
  • Implemented verbose logging for fetch operations and build process, improving user feedback and error handling.

Also, added a new mise.toml configuration file for Rust tool versioning and created a new file for file tools in the MCP server.

Enhances the installation script with new features:

- Introduced `--verbose` flag for detailed output during installation.
- Added `--build` option to allow building from source if no pre-built releases are available.
- Updated help messages to reflect new options.
- Implemented verbose logging for fetch operations and build process, improving user feedback and error handling.

Also, added a new `mise.toml` configuration file for Rust tool versioning and created a new file for file tools in the MCP server.
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.

1 participant