Skip to main content

A minimalistic tool to automate source code cloning and building

Project description

forest

The forest project aims at automatizing the clone and build process for open source software.

Usage (for developers)

  1. clone the repo somewhere, cd to the main folder
  2. install in editable mode with pip3 install --user -e .
  3. somewhere else, create a workspace folder such as mkdir test_forest && cd test_forest
  4. run forest with forest all, or forest matlogger2, or forest xbot2_examples; notice that the argument must match a file inside the recipes/ folder; TODO: think of a way to expand the set of valid names
  5. run forest --help for usage information

Usage (for early adopters)

Do pip3 install hhcm-forest instead of steps 1)-3)

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

hhcm_forest-0.0.13.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

hhcm_forest-0.0.13-py3-none-any.whl (20.4 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