Open lightyrs opened 9 years ago
Ideally, I'd like to have my turbulence charts generated in (for example, a rails project) spec/reports/turbulence. For now I am cd spec/reports and then bule $APP_PATH but it would be preferable to be able to specify this as an option.
spec/reports/turbulence
cd spec/reports
bule $APP_PATH
Thanks for the great gem!
Ideally, I'd like to have my turbulence charts generated in (for example, a rails project)
spec/reports/turbulence
. For now I amcd spec/reports
and thenbule $APP_PATH
but it would be preferable to be able to specify this as an option.Thanks for the great gem!