Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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://github.com/leon-ai/leon-cli

assistant chatbot cli personal-assistant virtual-assistant voice-assistant

Last synced: 5 days ago
JSON representation

⌨️ Command-line interface (CLI) for a better use of Leon, your open-source personal assistant. GNU/Linux, macOS and Windows supported.

Awesome Lists containing this project

README

        


Leon

Leon CLI

_

The companion for your Leon journey.

_


Licence MIT








---

## 👋 Introduction

Meet the Leon CLI, **the new companion for your [Leon](https://getleon.ai/) 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

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/) >= 16.0.0
- [npm](https://npmjs.com/) >= 8.0.0

### Installation

```sh
# 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](https://docs.getleon.ai/cli).

## 🧭 Roadmap

To know what is going on, follow [roadmap.getleon.ai](http://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](./CONTRIBUTING.md) file.

## 📝 License

[MIT](./LICENSE)