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]