mirror of
https://github.com/brunofontes/shareit.git
synced 2024-11-23 20:10:52 +00:00
Bruno Fontes
aa55e10e69
- Deploy (merge into production, push, composer install and npm install) - start_vagrant (just start vagrant and browser) - ssh_homestead (a simple ssh into homestead)
5 lines
210 B
Bash
5 lines
210 B
Bash
#!/bin/zsh
|
|
builtin cd ~/development/laravelHomestead && /usr/bin/vagrant up && builtin cd -
|
|
~/Apps/firefox/firefox-bin http://shareit.test
|
|
~/Apps/firefox/firefox-bin https://mailtrap.io/inboxes/455614/messages
|