You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(cli): add basic "Hello, world!" output to CLI entry point
Introduced a `main` function that logs "Hello, world!" to the console, providing a basic implementation for the CLI entry point. This serves as an initial scaffold for later functional enhancements and ensures the CLI produces visible output when executed.
0 commit comments