0.2.0 • Published 2 years ago

tuscany v0.2.0

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

Tuscany

A command-line utility that accepts a JSON manifest of routes and generates a folder structure of URL helpers

Usage: tuscany -d [folder] -r [routes_json]

Options:
  --help           Show help                                         [boolean]
  --version        Show version number                               [boolean]
  -d, --directory  Directory to output generated routes    [string] [required]
  -r, --routes     Location of a JSON route manifest       [string] [required]