Update README.md
This commit is contained in:
parent
6a937ebb8c
commit
f10f23219b
@ -56,9 +56,11 @@ Compile software:
|
|||||||
lutin -C -P -m debug edn
|
lutin -C -P -m debug edn
|
||||||
# or
|
# or
|
||||||
lutin -C -P -c clang -m debug edn
|
lutin -C -P -c clang -m debug edn
|
||||||
|
# full compile and run:
|
||||||
|
lutin -C -P -m debug edn?build?run:--elog-level=5
|
||||||
|
|
||||||
|
|
||||||
(release) Compile software & install & run:
|
(release) Compile software & install:
|
||||||
|
|
||||||
# generate binary, tree, package and install it ...
|
# generate binary, tree, package and install it ...
|
||||||
lutin -C -P edn?install
|
lutin -C -P edn?install
|
||||||
@ -79,7 +81,7 @@ Compile software:
|
|||||||
lutin -C -P -t Android edn?log
|
lutin -C -P -t Android edn?log
|
||||||
|
|
||||||
|
|
||||||
(Windows) Compile software & install
|
(Windows) Compile software
|
||||||
|
|
||||||
lutin -C -P -t Windows -m debug edn
|
lutin -C -P -t Windows -m debug edn
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user