ModusCreateOrg / gimbal

Web Performance Auditing tooling
https://labs.moduscreate.com/gimbal-web-performance-audit-budgeting
MIT License
115 stars 8 forks source link

Add route support to commands #117

Closed mitchellsimoens closed 5 years ago

mitchellsimoens commented 5 years ago

Adds a --route cli option to allow gimbal to load non-index pages. By default, it equals / but you can of course change it easily: --route /foo/bar.

grgur commented 5 years ago

LGTM :shipit: