To build and test install Node.js do the following:
npm install to install any dependencies.npm run compile to build and run tests.Output grammars are output in the grammars\ directory.
On Windows you may see a node-gyp error - follow the instructions here to resolve it.
grammars\csharp.cson - for Atomgrammars\csharp.tmLanguage - TextMate grammar (XML plist)Tags on this repo get automatically published as a GitHub release and an NPM package through Travis CI.
TypeScript
99.5%
To build and test install Node.js do the following:
npm install to install any dependencies.npm run compile to build and run tests.Output grammars are output in the grammars\ directory.
On Windows you may see a node-gyp error - follow the instructions here to resolve it.
grammars\csharp.cson - for Atomgrammars\csharp.tmLanguage - TextMate grammar (XML plist)Tags on this repo get automatically published as a GitHub release and an NPM package through Travis CI.
TypeScript
99.5%