Skip to content

Ruby TypeScript is a wrapper for the JavaScript TypeScript compiler

License

Notifications You must be signed in to change notification settings

jabbawookiees/ruby-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby TypeScript

This is a wrapper that uses the TypeScript developed by Microsoft.

That is, it runs TypeScript as a separate process to compile things.

Dependencies

You must have TypeScript installed (i.e. you can run the command tsc).

Alternatively, you can set the TYPESCRIPT_SOURCE_PATH environment variable to the location of the tsc script (e.g. ~/.npm/typescript/1.1.0-1/package/bin/tsc) and it'll use that through node.

About

Ruby TypeScript is a wrapper for the JavaScript TypeScript compiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •