Skip to content

Dry Run Mode #3

@blond

Description

@blond

Need add dryRun option to run fake copy or fake build of tarball.

It may be necessary to check patterns.

const tartifacts = require('tartifacts');

tartifacts({ dest: 'dest', includes: 'lib/**' }, { dryRun: true });

// cp lib/index.js dest/lib/index.js
// cp lib/cli.js dest/lib/cli.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions