mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-03 12:27:19 -05:00
3 lines
50 B
Batchfile
3 lines
50 B
Batchfile
@ECHO OFF
|
|
vagrant ssh -c "cd /vagrant && npm %*"
|
|
|