copy-pasta
v0.0.5
Published
Command line tool for copying minified contents of files to the file system clipboard.
Downloads
14
Maintainers
Readme
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
- refactor to use vinyl
- multi-file, directory/glob watch/compile
- js linting
- no minify flag