ncpr
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

NCPR

recursively copies files from a glob to a target folder (but without recursion)

Usage

Install CLI

npm i ncpr -g

 ncpr --help

Example Use in Github Repo

ts-node src/index.ts --from "test_project/src/**/*.json" --to test_project/dist/

/ncpr/

    Package Sidebar

    Install

    npm i ncpr

    Weekly Downloads

    1

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    30.3 kB

    Total Files

    29

    Last publish

    Collaborators

    • pseitz