We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afcded commit a3b8cf2Copy full SHA for a3b8cf2
README.md
@@ -1,5 +1,7 @@
1
## Instructions
2
1. Download your OS's version of the program from [Releases](https://github.com/nomadicGopher/TypeScript_to_JavaScript/releases).
3
+ * **TypeScript_to_JavaScript.exe**: Windows
4
+ * **TypeScript_to_JavaScript**: Linux
5
2. Add a scripts.ts file in the same directory, or remember to set the -file command-line-argument if it is outside the program's directory.
6
3. Run the program with the following potential flags: `typescript2javascript.exe -minify -stream=#.##`
7
0 commit comments