8000 GitHub - jspython-dev/jspython-cli at v0.0.4
[go: up one dir, main page]

Skip to content

jspython-dev/jspython-cli

Repository files navigation

jspython CLI.

Command line interface to run jspython files (*.jspy)

Install

  npm install -g @jspython-dev/jspython-cli

Run in terminal

  jspython path/to/jspython/file
  jspython --file path/to/jspython/file
  jspython --file=test.jspy

Development

Run example using node. (Works only if you have @jspython-dev/jspython-cli devDependencies in you project)

node ./bin/jspython --file=examples/project/axios-test.jspy
node ./bin/jspython --file examples/project/parse.jspy

About

Command Line Interface to run JSPython (jspy) programs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0