https://github.com/sudongyuer/turbo-cache-transport
👻 turbo cache remover
https://github.com/sudongyuer/turbo-cache-transport
cache-storage turbo turborepo
Last synced: 7 months ago
JSON representation
👻 turbo cache remover
- Host: GitHub
- URL: https://github.com/sudongyuer/turbo-cache-transport
- Owner: sudongyuer
- License: mit
- Created: 2022-06-17T15:59:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-29T17:23:46.000Z (about 3 years ago)
- Last Synced: 2025-03-18T23:44:29.016Z (7 months ago)
- Topics: cache-storage, turbo, turborepo
- Language: TypeScript
- Homepage:
- Size: 51.8 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# turbo-cache-transport
![]()
[](https://www.npmjs.com/package/@sudongyuer/turbo-cache-transport)
## UseAge
- Install
```shell
pnpm add -D @sudongyuer/turbo-cache-transport
```- Before ci move the turbo cache out
```shell
pnpm tcache --out
```- In ci move the turbo cache in node_modules
```shell
pnpm tcache --in
```## License
[MIT](./LICENSE) License © 2022 [Sudongyu](https://github.com/sudongyu)