mirror of
https://github.com/OMGeeky/flucto-heisskleber.git
synced 2026-01-06 19:49:43 +01:00
7d18a8d931d9e3a23db31520e8bd2b006c8342d5
Heisskleber
Installation
You can install Heisskleber via pip from PyPI:
$ pip install heisskleber
Configuration files for zmq, mqtt and other heisskleber related settings should be placed in the user's config directory, usually $HOME/.config. Config file templates can be found in the config
directory of the package.
Development
- Install poetry
curl -sSL https://install.python-poetry.org | python3 -
- clone repository
git clone https://github.com/flucto-gmbh/heisskleber.git
cd heisskleber
- setup
make install
License
Distributed under the terms of the MIT license, Heisskleber is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Languages
Python
99.6%
Dockerfile
0.4%