mirror of
https://github.com/OMGeeky/flucto-heisskleber.git
synced 2025-12-27 06:29:32 +01:00
b37a871f799f6407c1bdf407e9df5ece85ad470f
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%