Skip to content

mycase/tuscany

Repository files navigation

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]

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published