generator-mfgames-writing

A generator for creating a shell for novels and stories that use the mfgames-writing tools for generation.

Usage no npm install needed!

<script type="module">
  import generatorMfgamesWriting from 'https://cdn.skypack.dev/generator-mfgames-writing';
</script>

README

Yeoman Generator for MfGames Writing

This is an semi-opinionated setup for mfgames-writing-js.

Generating

$ sudo npm install -g yo generator-mfgames-writing
$ mkdir name-of-project
$ yo mfgames-writing
... answer questions
$ npm run build
$ npm run test

Nix

This uses Nix flakes for reproducible builds and adding hooks for direnv to load them directly. Otherwise, you need the following:

  • NodeJS 16.x
  • WeasyPrint
  • PDFtk
  • EPUBcheck