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
176 stars 21 forks source link

[Feature] Command `leon run` #170

Closed theoludwig closed 2 years ago

theoludwig commented 2 years ago

Description

With the command leon run, we will be able to run any scripts of the core (in package.json).

For example, we will be able to run leon run lint and it will run npm run lint inside our instance.

Scripts available:

https://github.com/leon-ai/leon/blob/8825d6877c19d86495e89a858b859b7ab1f9ae37/package.json#L23-L57

Options

Describe alternatives you've considered

Manually run the appropriate npm scripts in the instance folder.

theoludwig commented 2 years ago

✨ [CLI 1.1.0] Command leon run

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: