README
utah
description
a little cli tool i wrote to run snippets of code
usage
- node utah.js or i -this opens a interactive cli
- node utah.js help -displays help
- node utah.js run -runs a code snippet
- node utah.js rr -same as run but returns to run prompt
- node utah.js clear -clear cli
- node utah.js listi -list installed snippets
- node utah.js listg -list available snippets this closes the program
- node utah.js get -install snippet this closes the program
- node utah.js debug -displays debugging info and tests the connection
- node utah.js test -displays test msg
- node utah.js exit -exits the program
all commands can also be used in interactive cli without "node utah.js"
testcommand
node utah.js test
contact
email 0r0s@0r0s.nl