Crates.io | flatboat |
lib.rs | flatboat |
version | 0.3.4 |
source | src |
created_at | 2024-02-25 19:27:41.158265 |
updated_at | 2024-06-14 16:29:21.813778 |
description | Flatboat is a CLI tool that integrates Docker and Kubernetes tooling into the ROS workspace workflow. |
homepage | |
repository | https://github.com/JuanCSUCoder/flatboat-cli |
max_upload_size | |
id | 1152724 |
size | 93,867 |
This repository is part of the Flatboat Project
Flatboat is a CLI tool that integrates Docker and Kubernetes tooling into the ROS workspace workflow.
Compatible with Linux distributions capable of running Docker with X11 window system and avahi daemon.
NOTE: Linux distros with different configurations may be able to run flatboat with a few workarounds.
npm i -g @devcontainers/cli
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Install Flatboat with cargo
cargo install flatboat
Learn about Flatboat with:
flatboat -h
Copyright 2024 Juan Camilo Sánchez Urrego @JuanCSUCoder juancsucoder@gmail.com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.