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
- Host: GitHub
- URL: https://github.com/meowmeowahr/kevinbotlib-deploytool
- Owner: meowmeowahr
- License: lgpl-3.0
- Created: 2025-03-20T21:58:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-12T02:59:27.000Z (11 months ago)
- Last Synced: 2025-07-12T04:30:43.427Z (11 months ago)
- Topics: cli, click, click-cli, kevinbot, kevinbotlib, paramiko, python, remote-code-deployment, ssh, ssh-keys
- Language: Python
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!WARNING]
> This tool has moved into the [main KevinbotLib repo](https://github.com/meowmeowahr/kevinbotlib).
# KevinbotLib DeployTool
[](https://pypi.org/project/kevinbotlib-deploytool)
[](https://pypi.org/project/kevinbotlib-deploytool)
[](https://github.com/meowmeowahr/kevinbotlib-deploytool/actions/workflows/test.yml)
[](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.