|
|
@@ -19,12 +19,12 @@ hero:
|
|
|
features:
|
|
|
- icon: 🚀
|
|
|
title: Simple and Fast
|
|
|
- details: Simple syntax, even without any Lua foundation, it can be quickly configured and used. Efficient and fast build performance, built-in cache, parallel build and other optimization features
|
|
|
+ details: Features a concise Lua syntax that is accessible even without prior experience. Delivers high-performance builds with built-in caching, parallel compilation, and optimized dependency analysis.
|
|
|
- icon: 💪
|
|
|
title: Powerful
|
|
|
- details: Provides flexible rules and plugins configuration, and a lot of extension modules. Built-in remote compilation, distributed compilation, multi-language mixed compilation, project file generation and other functions.
|
|
|
+ details: Offers extensive flexibility through custom rules, plugins, and modules. Supports remote and distributed builds, mixed-language projects, and automatic project generation for major IDEs.
|
|
|
- icon: 📦
|
|
|
- title: Package management
|
|
|
- details: A more friendly package management experience, automatically pulling and integrating C/C++ dependency packages and toolchains. Supports self-built repositories, cloud pre-compilation acceleration, and seamless integration with Conan/Vcpkg.
|
|
|
+ title: Package Management
|
|
|
+ details: Streamlines dependency management by automatically fetching and integrating C/C++ libraries and toolchains. Supports private repositories, cloud builds, and seamless integration with Conan and Vcpkg.
|
|
|
---
|
|
|
|