0.0.5 • Published 9 years ago

copy-pasta v0.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

copy-pasta

Command line tool for copying minified contents of files.

usage

npm install copy-pasta
copy-pasta path/to/my/file.ext

For parameters run:

copy-pasta -h

Partial support for watching the file, writing on save.

copy-pasta myFile.js -l

Todos

  1. refactor to use vinyl
  2. multi-file, directory/glob watch/compile
  3. js linting
  4. no minify flag