hafonton-export
v1.1.3
Published
Sorts FontCreator exported fonts into seperated folders, Zips them cross platform
Downloads
2
Readme
For exporting faster
Sorts FontCreator exported fonts into seperated folders, Zips them cross platform with credit (txt file), and archive unneeded files.
Run npx hafonton-export@latest
in the export folder.
How to test
- Download this repository
- Run
npx .
OR
- Run
npm i -g
to install this locally (andnpm uninstall -g
later, to use the public) - Run
npx hafonton-export
How to update
- Make changes
- (recommended): Publish to github
- Run
npm publish
- Test
npx hafonton-export
in the export folder.