jeeeez / run-url

πŸƒ Run a Node.js file from a URL, easily "npx run-url"

Home Page:https://anandchowdhary.github.io/run-url/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸƒ run-url

Simply run a Node.js file from a URL, installing dependencies and everything.

GitHub Actions Travis CI License Vulnerabilities NPM type definitions NPM

NPM

πŸ’‘ Usage

npx run-url https://gist.githubusercontent.com/AnandChowdhary/3c0400b29a18a2afff7a23e2a3308c22/raw/221204bc51bb7ef799363ef1e05f14c264b4a8ec/log.js

In the above example, the GitHub Gist URL logs the current date. Replace it with the URL of a Node.js file.

πŸ“„ License

MIT Β© Anand Chowdhary

About

πŸƒ Run a Node.js file from a URL, easily "npx run-url"

https://anandchowdhary.github.io/run-url/

License:MIT License


Languages

Language:JavaScript 100.0%