Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copy-fonts

Tiny cross-platform folder copy command-line utility (CLI) with watch mode.

Install

npm install copy-fonts --save-dev

Usage

copy-fonts <source> <destination> [--watch|-w] [--verbose|-v]

Example

npx copy-fonts src dist --watch --verbose

or

"scripts": {
  "build:assets": "copy-fonts src dist",
  "dev:assets": "copy-fonts src dist -w -v",
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages