-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It'll be super handy to have an option to generate Python/JS/Other code from .l2 specifications.
curlconverter seems like a nice JS project which can generate code in multiple languages, given a curl input. So, then, the subproblems become:
- Create cURL from
.l2 - Use
gojaVM to loadcurlconverter - Pass the new curl command to curlconverter, to get code in various languages
- Add UI support in VSCode extension
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request