Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 2.95 KB

README.md

File metadata and controls

25 lines (16 loc) · 2.95 KB

shogi-piece-images

SVG image of Shogi pieces licensed under CC BY-SA. You can find SVG files in the dist directory.

Build

Build SVG images in dist directory from original directory.

$ npm install
$ ./build.sh

License