Size: 389
Comment:
|
Size: 390
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
== install== | == install == |
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