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.

Readme

Keywords

Package Sidebar

Install

npm i rmsync

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • efy