Documentation WIP

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-11-15 13:31:43 +01:00
parent ffeb668ea9
commit 6b3413a8d4
11 changed files with 109 additions and 36 deletions
+17
View File
@@ -0,0 +1,17 @@
Installation
============
Precompiled Binaries
--------------------
1. Get a precompiled static binary for your system from our `releases section <https://github.com/BBVA/kapow/releases/latest>`_.
2. Put it in your ``$PATH`` (Linux example):
.. code-block:: bash
sudo install kapow1.0.0-rc1_linux_amd64 /usr/bin/kapow
.. todo::
Describe all the options available.