mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-26 09:08:05 -05:00
3 lines
66 B
Batchfile
3 lines
66 B
Batchfile
@ECHO OFF
|
|
vagrant ssh -c "cd /vagrant && npm run brunch watch"
|
|
|