根据历史文件中的内容拷贝 #1

Merged
honeymoose merged 135 commits from composer-doc-cn into main 2024-04-08 21:23:31 -04:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 53949d3d76 - Show all commits

View File

@ -32,8 +32,8 @@ Host your own composer repository
脚本是指一些 Composer 事件的回调,它们在安装资源包的过程中被触发执行。
- [Troubleshooting](/cn-introduction/articles/troubleshooting.md)
Solving problems
- [Vendor Binaries](/cn-introduction/articles/vendor-binaries.md)
Expose command-line scripts from packages
- [二进制供应库](/cn-introduction/articles/vendor-binaries.md)
从资源包中暴露命令行脚本。
## FAQs