Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

addu

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

addu

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

  • 1.1.1
  • PyPI
  • Socket score

Maintainers
1

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 and requirements

To use ADDU you must install docker and be able to use docker command without sudo.

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc