feat: initial package, with apt
and sync
modules
This commit is contained in:
commit
dcfea3acbb
22 changed files with 767 additions and 0 deletions
14
docs/narr/install.rst
Normal file
14
docs/narr/install.rst
Normal file
|
@ -0,0 +1,14 @@
|
|||
|
||||
Installation
|
||||
============
|
||||
|
||||
Just the usual for a Python package:
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
pip install WuttaMess
|
||||
|
||||
Note that this will also install these dependencies:
|
||||
|
||||
* `fabric <https://pypi.org/project/fabric/>`_
|
||||
* `fabsync <https://pypi.org/project/fabsync/>`_
|
Loading…
Add table
Add a link
Reference in a new issue