reinstate make install-deps
or similar for developer convenience
#2103
Labels
maintainer quality of life
Usually small enhancements to make maintenance easier.
Description
Developer quality of life:
Sometimes it's helpful to be able to test out client code in sd-app by allowing network access, cloning the client repo, and running a branch of the client against a provisioned system. This will be sped up if we have a make target that installs everything that's needed (git, make, rust toolchain, libssl-dev, pkg-config, python3-dev, python3-poetry, off the top of my head but there may be more) so that devs can get going quickly.
How will this impact SecureDrop users?
developer facing
How would this affect the SecureDrop Workstation threat model?
n/a
User Stories
As a developer I want to be able to quickly boostrap a temporary environment (sd-app)
The text was updated successfully, but these errors were encountered: