{"id":16752575,"url":"https://github.com/juancsucoder/flatboatproject","last_synced_at":"2025-07-12T22:31:50.686Z","repository":{"id":208519379,"uuid":"721837057","full_name":"JuanCSUCoder/FlatBoatProject","owner":"JuanCSUCoder","description":"Flatboat is a CLI tool that integrates Docker and Kubernetes tooling into the ROS workspace workflow.","archived":false,"fork":false,"pushed_at":"2025-06-05T18:14:00.000Z","size":37,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T19:21:35.244Z","etag":null,"topics":["developer-tools","docker","kubernetes","robotics","rust"],"latest_commit_sha":null,"homepage":"https://juancsucoder.github.io/flatboat-docs/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuanCSUCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-21T21:51:12.000Z","updated_at":"2025-06-05T18:14:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5cc71f4-0bff-434b-9429-4804b3b94754","html_url":"https://github.com/JuanCSUCoder/FlatBoatProject","commit_stats":null,"previous_names":["juancsucoder/flatboatproject"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JuanCSUCoder/FlatBoatProject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2FFlatBoatProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2FFlatBoatProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2FFlatBoatProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2FFlatBoatProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuanCSUCoder","download_url":"https://codeload.github.com/JuanCSUCoder/FlatBoatProject/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2FFlatBoatProject/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265066119,"owners_count":23706062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-tools","docker","kubernetes","robotics","rust"],"created_at":"2024-10-13T02:47:31.023Z","updated_at":"2025-07-12T22:31:50.394Z","avatar_url":"https://github.com/JuanCSUCoder.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flatboat Project\n\n![Logo](https://github.com/JuanCSUCoder/flatboat-brand/blob/main/logo.png?raw=true)\n\nFlatboat is a CLI tool that integrates **Docker** and **Kubernetes** tooling into the **ROS workspace** workflow.\n\n![GitHub License](https://img.shields.io/github/license/JuanCSUCoder/flatboat-cli?style=for-the-badge)\n\n## Features\n\n- **Automatic** container lifecycle managment\n- **Create ROS workspaces** from devcontainer templates\n- **Execute ROS2 commands** inside the container\n- **Execute shell commands** inside the container\n- Out of the box graphical user interface **GUI support**\n- Out of the box **GPU support**\n- Out of the box workspace **volume binding**\n- Out of the box **host network** connectivity\n- Out of the box **avahi service** for .local domain resolution\n- Compatible with **Devcontainer Specification**\n\n## Compatibility\n\nCompatible with **Linux** distributions capable of running **Docker** with **X11** window system and **avahi daemon**.\n\n**NOTE:** Linux distros with diferent configuration may be able to run flatboat with a few workarounds.\n\n## Installation\n\n### Dependencies\n\n- Docker [Installation](https://docs.docker.com/engine/install/)\n- NodeJS [Official Download](https://nodejs.org/en) or [Installation with NodeSource](https://github.com/nodesource/distributions?tab=readme-ov-file#debian-and-ubuntu-based-distributions)\n- Devcontainer `npm i -g @devcontainers/cli`\n- Rust and Cargo `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`\n\n### Install\n\nInstall Flatboat with `cargo`\n\n```bash\n  cargo install flatboat\n```\n\n## Usage\n\nLearn about Flatboat with:\n\n```bash\n  flatboat -h\n```\n\n## Authors\n\n- [@JuanCSUCoder - Juan Camilo Sánchez Urrego](https://www.github.com/JuanCSUCoder) - \u003cjuancsucoder@gmail.com\u003e\n\n## Roadmap\n\n1. Templates\n    1. Package Dockerfile\n    2. Kubernetes Workers\n    3. Kubernetes Master\n2. Integration of Templates\n3. Local Kubernetes Driver\n\n## License\n\n\u003e Copyright 2024 Juan Camilo Sánchez Urrego @JuanCSUCoder \u003cjuancsucoder@gmail.com\u003e\n\u003e\n\u003e Licensed under the Apache License, Version 2.0 (the \"License\");\n\u003e you may not use this file except in compliance with the License.\n\u003e You may obtain a copy of the License at:\n\u003e\n\u003e \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n\u003e\n\u003e Unless required by applicable law or agreed to in writing, software\n\u003e distributed under the License is distributed on an \"AS IS\" BASIS,\n\u003e WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\u003e See the License for the specific language governing permissions and\n\u003e limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuancsucoder%2Fflatboatproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuancsucoder%2Fflatboatproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuancsucoder%2Fflatboatproject/lists"}