435 B
435 B
| 1 | code | is an open source gui code editor in the style of atom/sublime - but better. | |
|---|---|---|---|
| 2 | vagrant | is a development environment provisioning system which easily spins up virtual machines for you. | |
| 3 | virtualbox | is a virtual machine framework which is mainly used by vagrant. | |
| 4 | docker | should need no introduction, but allows you to run everything in a container. | |
| 5 | docker-compose | allows you to run many, many containers much more easily. |