-
Notifications
You must be signed in to change notification settings - Fork 3
en doc checkout compile
斟酌 鵬兄 edited this page May 17, 2018
·
4 revisions
git clone https://github.com/tgckpg/wenku10.git
git submodule init
git submodule update
- Sign the assembly first( or checkout the branch
unsigned-master
if you don't want to deal with signing issues ) - For libtranslate, you'd also need to run
submodule init, update
within that repo too. - Once built, unload the unwanted libraries.
- Read the guidelines
- Write some codes!
-
master
is the latest signed development branch -
unsigend-master
is the latest unsigned development branch - features & bugfixes please create a new branch from
unsigned-master
- The same applies to libraries.( Some libraries does not require signing. Thus there is no
unsigned-master
, so just checkout from master. ) - testing channel will not be tagged. Only beta channel or production channel