Skip to main content

ADDU is a cli tool for creating and managing Dockerized ROS Environments

Project description

A.D.D.U - A Dumb Docker User

ADDU is a CLI tool to build ROS dockerimages and managing docker development environments.

Texto alternativo

Features

  • Create a new workspace from an available docker image
  • Automatically build a new docker image for a workspace
  • Install a code editor
  • Manage your workspaces

Installation

You can install addu using pip:

pip install addu 

Usage

Basic use of addu:

addu-cli

A terminal interface will appear, you can navigate through the options by inputting the available option.

Future work

As it is, ADDU is not really a command line interface, but a cute terminal app, in any case addu should be available to use as a true CLI, so future work will be to implement the same app with argparse or click like:

addu create 
addu run <workspace_name>
addu rm <workspace_name>
addu ls 
addu --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

addu-1.0.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

addu-1.0.1-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page