Add ability to specify bundle exec or rake path
Open
- Dominant language
- Ruby
- Stars
- 54
- Forks
- 12
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 2
Description
ATM when [building our command](https://github.com/doximity/rake-ui/blob/48bc924c0d0fd25d1f5713e64f29def96c78e1a9/app/models/rake_ui/rake_task.rb#L96) we call rake directly, which is a good assumption for most cases. However we need the ability for people to specify things like path or to use bundle exec for executing.
Contributor guide
Assessment
This issue has not been assessed yet.