Commit Graph

1 Commits

Author SHA1 Message Date
Harry dc53c0b3e3 feat: add env command to output shell commands for PATH configuration
- Introduced a new `env` command that outputs the necessary shell command to add the current working directory to the user's PATH.
- Updated the `runInit` function to inform users about the new `env` command for adding tools to PATH.

This update enhances the CLI by providing users with a convenient way to configure their environment for tool usage.
2026-01-04 11:38:47 +08:00