tint2

Native Javascript Applications

Github星跟蹤圖

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

主要指標

概覽
名稱與所有者trueinteractions/tint2
主編程語言JavaScript
編程語言JavaScript (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2014-07-27 07:44:56
推送於2016-06-05 18:18:47
最后一次提交2016-06-05 17:54:37
發布數52
最新版本名稱2.3.10 (發布於 )
第一版名稱2.0-rc1 (發布於 )
用户参与
星數1.6k
關注者數45
派生數34
提交數1.1k
已啟用問題?
問題數188
打開的問題數33
拉請求數14
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?