Skip to content

a fast way to write quick one-off snippets of code for demo purposes without having to manage/cleanup files

Notifications You must be signed in to change notification settings

LordKriegan/coderunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

a fast way to write quick one-off snippets of code for demo purposes without having to manage/cleanup files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published