You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ktaeyln edited this page Oct 22, 2014
·
3 revisions
You can load your TypeScript file from command-line with:
nodets index.ts
nodets accepts further arguments that will be passed to the script that's running and is meant to work on a similar basis as the node command that comes with nodejs.