Copy request as a nushell http command
Copy request as a nushell http command
This plugin for YAAK allows you to copy any HTTP request as a Nushell command.
The plugin registers a new “Copy as Nushell” action on every request. When clicked, it generates a http command for nushell and copies it to the clipboard.
http commands.npm installnpm run build