humanmade / humanmade/reusable-features
Use installed bootstrap script rather than downloading
Open
- Dominant language
- Shell
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`composer run options` downloads the bootstrap script and runs it via `curl` but in order to run that you need to install this package which brings the script along with it. Which doesn't make sense unless you're trying to run it in the root of this packages folder as it wouldn't be able to find `features.txt`. Is there a reason not to change this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.