cli icon indicating copy to clipboard operation
cli copied to clipboard

Add cli option to generate scriptable or compilable code, or a native executable, that performs the command wherein the option was included

Open matthewadams opened this issue 2 years ago • 0 comments

Checklist

  • [✅] I've searched for similar feature requests.

Enhancement request

Basically, this feature request is identical to curl's --libcurl feature, https://everything.curl.dev/libcurl/libcurl. It could improve on it by producing languages other than C, like Node.js/JavaScript, KotlinScript, Python, etc, or even native executables.


Problem it solves

The feature makes it extremely simple and less error-prone to create and share httpie commands.


Additional information

See https://everything.curl.dev/libcurl/libcurl

matthewadams avatar Jan 30 '24 14:01 matthewadams