kopia lustrzana https://github.com/tonsky/FiraCode
add npm publish to release script
rodzic
b7d85a16ac
commit
a000f6e593
|
@ -19,3 +19,8 @@ cp distr/otf/*.otf ~/Library/Fonts/
|
||||||
cd distr
|
cd distr
|
||||||
find . -not -name ".*" | xargs zip ../FiraCode.zip
|
find . -not -name ".*" | xargs zip ../FiraCode.zip
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
# Update npm
|
||||||
|
npm publish
|
||||||
|
|
||||||
|
# Update https://github.com/Homebrew/homebrew-cask-fonts
|
Ładowanie…
Reference in New Issue