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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?