Skip to content

chrisdevwords/copy-pasta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Command line tool for copying minified contents of files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages