Skip to content

xmake-examples/xmake-scaffold

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌱 Xmake Scaffold

A minimal Xmake project template

License Build Xmake

🦄 Usage

Simply click the button below to get started:

Use this template

🔨 Development

📋 Requirements

To setup and use the project you will need to have the following tools installed:

⬇️ Installation

Clone the repository

git clone https://github.com/nurodev/xmake-scaffold.git

Change the working directory to the newly cloned repository:

cd xmake-scaffold

Run xmake to install the dependencies & build the project:

xmake

Run the project after it has been built:

xmake run

About

🌱 Minimal Xmake Project Template

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 93.6%
  • C++ 6.4%