[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url]


Lenra CLI

The Lenra's command line interface.

Report Bug ยท Request Feature

The Lenra's command line interface helps you building your Lenra app locally.

What is Lenra

Lenra is an open source framework to create your app using any language, and deploy it without any Ops scale, built on ethical values.

Discover our framework

Getting Started

To start using Lenra to build your app, install the CLI and learn how to use it.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please open an issue with the tag "enhancement" or "bug". Don't forget to give the project a star! Thanks again!

Run tests

In order to have more advanced unit tests, we use Mocktopus that is based on the nightly Rust toolchain. To run them you have to install the toolchain and run them with it:

bash rustup install nightly cargo +nightly test

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Lenra - @lenra_dev - contact@lenra.io

Project Link: https://github.com/lenra-io/lenra_cli

(back to top)