node-host
node-host copied to clipboard
Test specific file
Is it possible to make the 'test' command to accept a file name argument? Something simple like: ' test myfile' It's really annoying to open the server file every time I wanna test the app. Cheers