Metadata-Version: 2.1
Name: OctoBot-Tentacles-Manager
Version: 1.0.13
Summary: OctoBot project module installer
Home-page: https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager
Author: Drakkar-Software
Author-email: drakkar-software@protonmail.com
License: LGPL-3.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Requires-Dist: jinja2

# OctoBot-Tentacles-Manager [1.0.13](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/tree/master/CHANGELOG.md)
[![PyPI](https://img.shields.io/pypi/v/OctoBot-Tentacles-Manager.svg)](https://pypi.python.org/pypi/OctoBot-Tentacles-Manager/)
[![Downloads](https://pepy.tech/badge/OctoBot-Tentacles-Manager/month)](https://pepy.tech/project/OctoBot-Tentacles-Manager)
[![Build Status](https://api.travis-ci.org/Drakkar-Software/OctoBot-Tentacles-Manager.svg?branch=master)](https://travis-ci.org/Drakkar-Software/OctoBot-Tentacles-Manager) 
[![Build status](https://ci.appveyor.com/api/projects/status/c7afc4o5bxt84po9?svg=true)](https://ci.appveyor.com/project/Herklos/octobot-tentacles-manager)


A module manager for your [OctoBot](https://github.com/Drakkar-Software/OctoBot) ! 

- Install OctoBot-Tentacles-Manager from pip : 

``` {.sourceCode .bash}
$ python3 -m pip install OctoBot-Tentacles-Manager
```

## Usage
- Install [OctoBot](https://github.com/Drakkar-Software/OctoBot)

- Use CLI interface : 

``` {.sourceCode .bash}
$ python3 start.py -p install all
```
OR
``` {.sourceCode .bash}
$ ./OctoBot -p install all
```

- Use your [OctoBot web interface at **'Tentacles'**.](https://github.com/Drakkar-Software/OctoBot/wiki/Customize-your-OctoBot#octobot-is-customizable-)



