1.2.1 • Published 5 months ago

filemod-engine-monorepo v1.2.1

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

filemod-engine

The monorepo for the filemod-engine project.

filemod-engine is a toolkit for executing filemods over directories.

A filemod is like a codemod, but changes the placement of files based on file path patterns.

Installation

pnpm install

Linting and Testing

pnpm turbo run lint # check linting rules
pnpm test # run all the tests

pnpm run lint:eslint:write
pnpm run lint:prettier:write

The filemod-engine package

Go here

1.2.1

5 months ago

1.2.0

5 months ago