Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could we have a brief page for the run_sketch tool on py5coding.org? #101

Open
hx2A opened this issue Oct 17, 2023 · 0 comments
Open

Could we have a brief page for the run_sketch tool on py5coding.org? #101

hx2A opened this issue Oct 17, 2023 · 0 comments

Comments

@hx2A
Copy link
Collaborator

hx2A commented Oct 17, 2023

Could we have a brief page for the run_sketch tool on py5coding.org? I could only find a reference to the py5.run_sketch() method: https://py5coding.org/search.html?q=run_sketch

There could be a link to it at https://py5coding.org/content/py5_modes.html#imported-mode

usage: run_sketch [-h] [-c CLASSPATH] [--py5_options [PY5_OPTIONS ...]]
                  [--sketch_args [SKETCH_ARGS ...]]
                  sketch_path

Execute py5 sketch

positional arguments:
  sketch_path           path to py5 sketch

options:
  -h, --help            show this help message and exit
  -c CLASSPATH, --classpath CLASSPATH
                        extra directories to add to classpath
  --py5_options [PY5_OPTIONS ...]
                        list of parameters to pass to Processing (do not
                        prefix anything with a "-")
  --sketch_args [SKETCH_ARGS ...]
                        list of parameters to pass to py5 (do not prefix
                        anything with a "-")

Originally posted by @villares in py5coding/py5generator#371 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant