# yald **Repository Path**: zhangfisher/yald ## Basic Information - **Project Name**: yald - **Description**: Enhancement of yalc,support publishConfig - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-20 - **Last Updated**: 2024-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Yald fork from [yalc](https://github.com/wclr/yalc), add `publishConfig` support. # install ```bash npm install -g yald ``` # usage same as `yalc`, but use `yald` instead of `yalc`.