|
@@ -64,9 +64,9 @@ xmake-repo is an official xmake package repository.
|
|
|
|
|
|
<img src="https://xmake.io/assets/img/index/package_manage.png" width="80%" />
|
|
<img src="https://xmake.io/assets/img/index/package_manage.png" width="80%" />
|
|
|
|
|
|
-If you want to know more, please refer to:
|
|
|
|
|
|
+If you want to know more, please refer to the xmake documentation:
|
|
|
|
|
|
-* [Documents](https://xmake.io/#/getting_started)
|
|
|
|
|
|
+* [Documents](https://xmake.io/#/package/remote_package)
|
|
* [Github](https://github.com/xmake-io/xmake)
|
|
* [Github](https://github.com/xmake-io/xmake)
|
|
* [HomePage](https://xmake.io)
|
|
* [HomePage](https://xmake.io)
|
|
|
|
|
|
@@ -76,7 +76,11 @@ xrepo is a cross-platform C/C++ package manager based on [Xmake](https://github.
|
|
|
|
|
|
It is based on the runtime provided by xmake, but it is a complete and independent package management program. Compared with package managers such as vcpkg/homebrew, xrepo can provide C/C++ packages for more platforms and architectures at the same time.
|
|
It is based on the runtime provided by xmake, but it is a complete and independent package management program. Compared with package managers such as vcpkg/homebrew, xrepo can provide C/C++ packages for more platforms and architectures at the same time.
|
|
|
|
|
|
-If you want to know more, please refer to: [Documents](https://xrepo.xmake.io/#/getting_started), [Github](https://github.com/xmake-io/xrepo) and [Gitee](https://gitee.com/tboox/xrepo)
|
|
|
|
|
|
+If you want to know more, please refer to the xrepo documentation:
|
|
|
|
+
|
|
|
|
+* [Documents](https://xrepo.xmake.io/#/getting_started)
|
|
|
|
+* [Github](https://github.com/xmake-io/xrepo)
|
|
|
|
+* [Gitee](https://gitee.com/tboox/xrepo)
|
|
|
|
|
|

|
|

|
|
|
|
|