Skip to content

mpsaavedra/tyngo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tyngo

Typescript declaration file for RingoJS

Tyngo a is work in progress for a declaration file that allow you to use typescript to develop RingoJS applications. All RingoJS functions will be available, like the use os Java packages and other packages.

How to use tyngo

To use tyngo in a good manner you need to install RingoJS, NodeJS and NPM. Download and install them and follow the Use Case

$ npm install typecript
$ git clone https://github.com/mpsaavedra/tyngo.git
$ ringo-admin create -a tyngo/tyngo-app my-project
$ cp -R tyngo/ringojs my-project/@types/