UNPKG

92 Bapplication/x-shView Raw
1#!/bin/bash
2
3[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
4
5nvm run $*