feature-starter
feature-starter copied to clipboard
Add example feature that uses `curl`
Writing a feature that uses curl is not exactly straight forward.
I copied some snippets from the aws-cli feature. However, a well documented example in this repository would be awesome.
Specifically, some documentation explaining why installing ca-certificates manually is necessary. Forgetting to do so results in an error that is not so obvious.