sile-typesetter / casile

The CaSILE toolkit, a book publishing workflow employing SILE and other wizardry.
GNU Affero General Public License v3.0
54 stars 6 forks source link

Re-instate some kind of project init commands #131

Open alerque opened 3 years ago

alerque commented 3 years ago

There used to be a casile make init rule to do things like install fonts or node deps or whatever. With CaSILE itself now being self contained that init is baked into the build system. But that only works for CaSILE itself. Along the way we actually lost the ability to hook onto that init step to install project or publisher specific dependencies.

I think the new casile setup command should have a hook of some kind to run project or publisher specific toolkit init commands. A notable thing this could do in use yarn/nmp to fetch font dependencies from @fontsource.