An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# turbo-cache-transport


Turborepo logo

[![NPM version](https://img.shields.io/npm/v/pkg-name?color=a1b858&label=)](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)