leon-ai / leon-cli

⌨️ Command-line interface (CLI) for a better use of Leon, your open-source personal assistant. GNU/Linux, macOS and Windows supported.
https://getleon.ai
MIT License
173 stars 21 forks source link

feat(commands): add `leon run` #180

Closed theoludwig closed 2 years ago

theoludwig commented 2 years ago

What changes this PR introduce?

Add the new command leon run.

List any relevant issue numbers

Fixes #170

Is there anything you'd like reviewers to focus on?

Builtin commands like start and check should run with the behavior defined in the CLI and not be called directly like that : npm run start but instead when the user runs leon run start it should have the same behavior as leon start (except that we don't pass the port).

theoludwig commented 2 years ago

✨ [CLI 1.1.0] Command leon run

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: