An open API service indexing awesome lists of open source software.

https://github.com/meowmeowahr/kevinbotlib-deploytool

Deploy code to KevinbotLib robots
https://github.com/meowmeowahr/kevinbotlib-deploytool

cli click click-cli kevinbot kevinbotlib paramiko python remote-code-deployment ssh ssh-keys

Last synced: 10 months ago
JSON representation

Deploy code to KevinbotLib robots

Awesome Lists containing this project

README

          

> [!WARNING]
> This tool has moved into the [main KevinbotLib repo](https://github.com/meowmeowahr/kevinbotlib).

# KevinbotLib DeployTool

[![PyPI - Version](https://img.shields.io/pypi/v/kevinbotlib-deploytool.svg)](https://pypi.org/project/kevinbotlib-deploytool)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/kevinbotlib-deploytool.svg)](https://pypi.org/project/kevinbotlib-deploytool)
[![test](https://github.com/meowmeowahr/kevinbotlib-deploytool/actions/workflows/test.yml/badge.svg)](https://github.com/meowmeowahr/kevinbotlib-deploytool/actions/workflows/test.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/6be6caaa88b040bc9d18171b6b079492)](https://app.codacy.com/gh/meowmeowahr/kevinbotlib-deploytool/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

-----

Remotely update KevinbotLib-powered robot code

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install kevinbotlib-deploytool
```

## License

`kevinbotlib-deploytool` is distributed under the terms of the [LGPL-3.0-or-later](https://spdx.org/licenses/LGPL-3.0-or-later.html) license.