Search code examples
curlnotepad++nppexec

notepad++ how to run curl requests?


I was wondering if there is any way i could run curl in notepad++

I came across http://net.tutsplus.com/articles/news/cross-browser-css-in-seconds-with-prefixr/ where it shows how to run http://prefixr.com/ in a terminal

Any ideas? Thanks


Solution

  • You can download the NppExec plugin which embeds a Command Prompt into notepad++ then run anything you need from the command line.

    To get it, go to Plugins -> Plugin Manager -> Show Plugin Manager and find "NppExec"