Stegano/docs/installation.rst
2019-10-27 22:14:09 +01:00

18 lines
438 B
ReStructuredText

Installation
============
.. code-block:: bash
$ pipenv install Stegano
You will be able to use Stéganô in your Python programs
or as a command line tool.
If you want to retrieve the source code (with the unit tests):
.. code-block:: bash
$ git clone https://git.sr.ht/~cedric/Stegano
.. image:: https://api.travis-ci.org/cedricbonhomme/Stegano.svg?branch=master
:target: https://travis-ci.org/cedricbonhomme/Stegano