fmartingr
/
jeeves
Archived
1
0
Fork 0
This repository has been archived on 2021-02-14. You can view files and clone it, but cannot push or open issues or pull requests.
jeeves/docs/installation.rst

16 lines
310 B
ReStructuredText
Raw Normal View History

2019-10-03 16:13:34 +00:00
Installation
============
2019-10-03 17:02:12 +00:00
From git
--------
Right now the project is not published on PyPi, so to install it you
need to clone the repository or download a release manually.
.. code-block::
2021-02-14 11:36:37 +00:00
git clone git@code.fmartingr.com:fmartingr/jeeves
2019-10-03 17:02:12 +00:00
cd jeeves
poetry install
poetry run jeeves --help