1.5.240 • Published 3 years ago
monopkgs v1.5.240
monopkgs (WIP)
Update monorepo packages/**/package.json, and LICENSES
Usage
cd $path_to_your_monorepo_root && npx monopkgsFeat & Roadmap
- Check worktree clean before run with
git diff --quiet(you can run manually) - Update
packages/**/package.jsonfrom/package.json- repository:
${root.repository}/tree/${mainBranchName}/${pkgRelDir} - homepage:
${repository}#readme - bugs search
${repo}/issues?q=is%3Aissue+is%3Aopen+${package_name} - license
${root.license} - author
${root.author} - format with
sort-package-jsonif installed in root repo
- repository:
- copy
/LICENSE.mdinto packages - aggregate links of
packages/**/README.mdinto/INDEX.md - args config:
- read
pnpm-workspaces.yamlor not - read workspaces in
package.jsonor not - overwrite or keep existed fields
- overwrite or keep existed files
- read
- respect .gitignores
Reference
About
License
GPLv3 - The GNU General Public License v3.0 - GNU Project - Free Software Foundation
Author
Author: snomiao snomiao@gmail.com Website: snomiao.com
Sponsors
- None yet.
Claim your sponsorship by donating snomiao <Email: snomiao@gmail.com>
Contribute
The main repo is in here, any issue and PR's welcome.