rmsync

0.1.0 • Public • Published

rmsync

Synchronous removal of directories and files for build scripts and node command line applications. WARNING not for production use.

Install

npm install rmsync

Usage

Require it

var rmsync = require('rmsync')

Call it

rmsync('path/to/directory/or/file.txt')

Notes

Only supports *nix systems for now.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i rmsync

    Weekly Downloads

    2

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • efy