Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
/ basil Public archive

Worker lib to generate PDF or PNG files for Card-a-mon

License

Notifications You must be signed in to change notification settings

daliusd/basil

Repository files navigation

Basil

PDF Generator for Cardamon/Saffron.

Test worker standalone:

npm start -- --username dalius --password P && xdg-open output.pdf

If you want to do development change directory to "app" before running editor because "app" and "worker" builds use different tsconfig.json files.

Build final worker:

npm run build

Build debug worker:

npm run debug

About

Worker lib to generate PDF or PNG files for Card-a-mon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published