split packages into functional groups
This commit is contained in:
parent
ac3c172a23
commit
765233aad3
8 changed files with 44 additions and 43 deletions
5
.config/bootstrap/pkg/dev.csv
Normal file
5
.config/bootstrap/pkg/dev.csv
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
,code,"is an open source gui code editor in the style of atom/sublime - but better."
|
||||
,vagrant,"is a development environment provisioning system which easily spins up virtual machines for you."
|
||||
,virtualbox,"is a virtual machine framework which is mainly used by vagrant."
|
||||
,docker,"should need no introduction, but allows you to run everything in a container."
|
||||
,docker-compose,"allows you to run many, many containers much more easily."
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue