This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
codecombat
Watch
1
Star
0
Fork
You've already forked codecombat
0
mirror of
https://github.com/codeninjasllc/codecombat.git
synced
2024-12-02 11:58:10 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c20ee729ca
codecombat
/
scripts
/
vagrant
/
brunch.sh
4 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
Integrate Vagrant
2015-03-26 16:36:38 -04:00
#!/bin/sh
organize Vagrant scripts
2016-05-17 22:48:13 -04:00
vagrant ssh -c
"
cd /vagrant && brunch
$*
"
Integrate Vagrant
2015-03-26 16:36:38 -04:00
Reference in a new issue
Copy permalink