tint2

Native Javascript Applications

Github stars Tracking Chart

Create Desktop Javascript Applications.

https://www.trueinteractions.com/tint2/docs/

This documentation is for contributors to Tint.

Codacy Badge, OSX, Windows, Linux, iOS, Android
----------, ----------, ----------, ----------, ----------, ----------
Build, Build Status, Build status, N/A, Yes, N/A
Unit Tests, Build Status, Build status, N/A, No (48% Pass), N/A

mkdir tint
cd tint
git clone https://github.com/trueinteractions/tint2.git .
./tools.sh config
./tools.sh build
./tools.sh test

64-bit build (default)

mkdir tint
cd tint
git clone https://github.com/trueinteractions/tint2.git .
tools.bat config
tools.bat build
tools.bat test

32-bit build

mkdir tint
cd tint
git clone https://github.com/trueinteractions/tint2.git .
tools.bat config x86
tools.bat build x86
tools.bat test

GTK (Ubuntu) 64-bit build (default)

mkdir tint
cd tint
git clone https://github.com/trueinteractions/tint2.git .
./tools.sh config
./tools.sh build
./tools.sh test

You can also use tools.sh clean to clean the build, or tools.sh build debug for a debug build (these commands also work on tools.bat)

On OSX some third-party utility systems such as brew may overwrite these to values that are not compatible with OSX Xcode/clang builds. If you're still having issues you can build using the Xcode project files in ./build/xcode/ directory.

Tint relies on these amazing open source projects. Check them out.

For the latest updates/news http://www.twitter.com/trevorlinton

Commercial support available at http://www.trueinteractions.com/

Copyright © 2016 True Interactions

Bitdeli Badge

Main metrics

Overview
Name With Ownertrueinteractions/tint2
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 7)
Platform
License:MIT License
所有者活动
Created At2014-07-27 07:44:56
Pushed At2016-06-05 18:18:47
Last Commit At2016-06-05 17:54:37
Release Count52
Last Release Name2.3.10 (Posted on )
First Release Name2.0-rc1 (Posted on )
用户参与
Stargazers Count1.6k
Watchers Count45
Fork Count34
Commits Count1.1k
Has Issues Enabled
Issues Count188
Issue Open Count33
Pull Requests Count14
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private