0.0.10 • Published 3 years ago

@wpj/tato v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

tato

Static site generator for an offline recipe browsing app.

Install

npm install @wpj/tato

Usage

Example usage:

npx --package @wpj/tato tato build --dir /path/to/markdown

build

Usage
  $ tato build [options]

Options
  -d, --dir           Directory containing markdown files to render
  --service-worker    Generate a service worker to enable offline access  (default false)
  -h, --help          Displays this message