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.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file addu-1.1.1.tar.gz.
File metadata
- Download URL: addu-1.1.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34e8aeca232005bbb4968d624fda550f98bff261e13d6905b3b7cc943bc3cc0b
|
|
| MD5 |
0cc9583389ad696ca8626bfe34fd555f
|
|
| BLAKE2b-256 |
bcfc8d5cd3981b1a6587c23dd745496407b57eed49bf1245631b379c5954fd34
|
File details
Details for the file addu-1.1.1-py3-none-any.whl.
File metadata
- Download URL: addu-1.1.1-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff701beaab14d377da1d69daf498d332517ac83828411adc3219d47594eff405
|
|
| MD5 |
441685dc7369d25dc35570244d4f59cd
|
|
| BLAKE2b-256 |
e5dfb183268a4e9b9863384b006db404d6773731a15e439bb34343262cc3d948
|