Closed dkudrin closed 8 years ago
.proc.json is in the root of project. Grock globally installed. Inside .proc.json:
{
"glob": ["*.js"],
"out": "docs",
"verbose": "true",
"style": "thin"
}
The config file is called .groc.json
:)
@killercup Aha, thanks!)
Hello, grock 0.3.8 can't read .proc.json. It gets params only from command line arguments.
Best reagrds, Dmitry