Skip to content

Use venv and bundler to install dependencies #102

@rfc2822

Description

@rfc2822

Create "prepare.sh" that:

  • Sets up Python venv with explicit requirements file to install Python dependencies locally.
  • Uses bundler and Gemfile to install the Ruby dependencies locally.
  • Installs goat (go dependency) locally.

So when prepare.sh is run (and the necessary system packages are installed), everything is ready to run build.sh.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions