Skip to main content

A tiny cli tool to manage PANDORA's dependencies.

Project description

pandoradep is a python tool for easy deployment of PANDORA packages

Install

Via PyPI:

sudo pip install pandoradep

Or clone the code and install it, running:

python setup.py install

Usage

Init wstool in your workspace:

wstool init .

Scan and write the dependencies to a rosinstall file:

pandoradep scan repo_root_directory > some_file.rosinstall

Install the dependencies, by running:

wstool merge some_file.rosinstall
wstool update

You can find more info about wstool and rosinstall files here.

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

pandoradep-0.2.tar.gz (4.4 kB view hashes)

Uploaded Source

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