-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
area/repositoryAffects the repository (e.g. structure)Affects the repository (e.g. structure)lang/shellscriptAffects part of the repository with shellscript codeAffects part of the repository with shellscript codetype/improvementImprovement of an existing featureImprovement of an existing feature
Milestone
Description
As of now, util/scripts/install-packages.sh
provides the command to install the packages, including the actual list of packages.
This should be split into
- a script that includes the installation command (
apt-get install
) - a list of required packages (might be placed in
configs/
orrequirements/
Metadata
Metadata
Assignees
Labels
area/repositoryAffects the repository (e.g. structure)Affects the repository (e.g. structure)lang/shellscriptAffects part of the repository with shellscript codeAffects part of the repository with shellscript codetype/improvementImprovement of an existing featureImprovement of an existing feature