Last active
April 27, 2019 17:23
-
-
Save philippejadin/ebe01c7bc1ed51b8e2b12897053268d0 to your computer and use it in GitHub Desktop.
Laravel dev environnement on linux mint
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://cpriego.github.io/valet-linux/ | |
sudo snap install atom --classic | |
sudo apt install -y docker.io docker-compose | |
snap install gitkraken | |
snap install node --channel=10/stable | |
snap install datagrip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment