Package Exports
- @leon-ai/cli
- @leon-ai/cli/build/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@leon-ai/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

Leon CLI
The companion for your Leon journey.
👋 Introduction
Meet the Leon CLI, the new companion for your Leon journey!
With this CLI, you can get Leon (your open-source personal assistant) running on GNU/Linux, macOS or Windows, in only 3 commands.
More commands are coming to improve your comfort and make the use of Leon even smoother.
🚀 Getting Started
Prerequisites
Installation
# Install Leon CLI
npm install --global @leon-ai/cli
# Install Leon
leon create birth
# Run
leon start
Usage
For a full usage, visit docs.getleon.ai/cli.
🧭 Roadmap
To know what is going on, follow roadmap.getleon.ai.
❤ Contributing
Anyone can help to improve the project, submit a feature request, a bug report or even correct a simple spelling mistake.
The steps to contribute can be found in the CONTRIBUTING.md file.