Size: 272
Comment:
|
Size: 389
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
https://www.typescriptlang.org == install== npm install -g typescript == Compile == tsc helloworld.ts |
|
Line 6: | Line 13: |
wget https://github.com/PrettyFlower/KateTypeScriptSyntaxHighlighting/blob/master/typescript.xml cp typescript.xml /usr/share/apps/katepart/syntax/typescript.xml |
wget https://github.com/PrettyFlower/KateTypeScriptSyntaxHighlighting/raw/master/typescript.xml cp typescript.xml /usr/share/apps/katepart/syntax/typescript.xml |
typescript
https://www.typescriptlang.org
== install==
- npm install -g typescript
Compile
- tsc helloworld.ts
kate
https://github.com/PrettyFlower/KateTypeScriptSyntaxHighlighting
wget https://github.com/PrettyFlower/KateTypeScriptSyntaxHighlighting/raw/master/typescript.xml cp typescript.xml /usr/share/apps/katepart/syntax/typescript.xml