emreoztunc / tartJS

Tart JavaScript Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tart GUI Library

Howto update sub modules

Simply type

git submodule init
git submodule update

Directory structure

  • tart : Contains core Tart libraries
  • tools : Contains tools like Google Closure Compiler, Google Closure Linter etc (submodule to https://github.com/tart/GUI-Tools.git)
  • third_party : Contains third party libraries like Google Closure Library, Jasmine, jQuery etc.

About

Tart JavaScript Library


Languages

Language:JavaScript 99.0%Language:Shell 1.0%