Installation#
You can install Cleo in various ways:
-
Using Poetry :
.. code-block:: bash
$ poetry add cleo
-
Using
pip.. code-block:: bash
$ pip install cleo
-
Use the official repository
You can install Cleo in various ways:
Using Poetry :
.. code-block:: bash
$ poetry add cleo
Using pip
.. code-block:: bash
$ pip install cleo
Use the official repository