feature-starter icon indicating copy to clipboard operation
feature-starter copied to clipboard

Add example feature that uses `curl`

Open CodeMan99 opened this issue 3 years ago • 0 comments

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.

CodeMan99 avatar Dec 13 '22 21:12 CodeMan99