Skip to content

TasukuUno/gulp-sample-psd-png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-sample-psd-png

a small gulpfile to convert psd to png

how to use

  1. put psd files into ./1-from directory
  2. yarn
  3. yarn start
  4. png files will be output into ./2-to directory
  5. Enjoy!