summaryrefslogtreecommitdiff
path: root/scripts/makeself/lsm
blob: 012efa4a1f9934eb48baa16c66612440b9d26748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Begin3
Title:          xmake
Version:        #xmake-version#
Description:    xmake is a cross-platform build utility based on lua. 
                The project focuses on making development and building easier and 
                provides many features (e.g package, install, plugin, macro, action, option, task ...), 
                so that any developer can quickly pick it up and
                enjoy a productivity boost when developing and building projects.
Keywords:       make build
Author:         ruki ([email protected])
Maintained-by:  ruki ([email protected])
Original-site:  https://xmake.io/
Platform:       Unix; Windows
Copying-policy: Apache-2.0
End