mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-22 10:55:19 -04:00
3 lines
50 B
Batchfile
3 lines
50 B
Batchfile
@ECHO OFF
|
|
vagrant ssh -c "cd /vagrant && npm %*"
|
|
|