Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 458 Bytes

File metadata and controls

11 lines (6 loc) · 458 Bytes

Coderunner

Description:

Have you ever wanted to just demo some quick NodeJS code but don't want to create, run, and delete a bunch of temporary files? Here's your answer!

Installation: npm install -g @lordkriegan/coderunner

Usage: coderunner

Yup! That's it! Just enter coderunner into your terminal. You will be prompted for a list of dependencies (just hit enter if you don't have any, then to write some code in your default text editor.