18 lines
383 B
ReStructuredText
18 lines
383 B
ReStructuredText
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.
|