@eliaztray/del.js
v0.1.0-0
Published
Delete files in command line.
Readme
@eliaztray/del.js
Install
yarn add @eliaztray/del.jsUsage
const delJs = require('@eliaztray/del.js')
interface options extends globbyOptions {
force?: boolean
}
delJs({})
//=> foodel.js <glob pattern> [globbyOptions]
del.js . --forceContributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Author
@eliaztray/del.js © eliaz, Released under the MIT License. Authored and maintained by eliaz with help from contributors (list).
github.com/eliaztray · GitHub @eliaz · Twitter @eliaztray
