Skip to content

Commit

Permalink
Merge pull request #30 from tiktok/chao/update-readme
Browse files Browse the repository at this point in the history
chore: update readme
  • Loading branch information
octogonz authored Jan 6, 2025
2 parents ab5c99d + 61b53b5 commit a148969
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/pnpm-sync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ A complete tutorial example can be found in this folder: [pnpm-sync/pnpm-sync-cl

It would be cumbersome for each project's **package.json** to perform this recopying, and easy for mistakes to occur. It would be better for this copying to be managed automatically by your monorepo toolchain. To support that, we've provided an API package [pnpm-sync-lib](https://www.npmjs.com/package/pnpm-sync-lib) that exposes the same basic operations.

A complete tutorial example can be found in this folder: [pnpm-sync/pnpm-sync-api-demo/](https://github.com/tiktok/pnpm-sync/tree/main/pnpm-sync-api-demo)

## 💬 Tell us what you think

GitHub issues and pull requests are welcome in the [pnpm-sync repository](https://github.com/tiktok/pnpm-sync/). For general discussions about the feature idea, please comment on the upstream GitHub issue:
Expand All @@ -128,4 +126,5 @@ GitHub issues and pull requests are welcome in the [pnpm-sync repository](https:
## See also

- [pnpm-sync-lib](https://www.npmjs.com/package/pnpm-sync-lib) API package
- [Rush Subspaces RFC #4230](https://github.com/microsoft/rushstack/blob/main/common/docs/rfcs/rfc-4230-rush-subspaces.md)
- [Rush Subspaces](https://rushjs.io/pages/advanced/subspaces/)
- [Injected dependencies](https://rushjs.io/pages/advanced/injected_deps/)

0 comments on commit a148969

Please sign in to comment.