directory
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Jun 20, 2022
License: MIT
Opens a new window with license information.
README
¶
Modes
gactar can be used in several different modes. This directory contains the code to handle each of them.
More details may be found in the main README file.
Default Mode (CLI)
If you use the command line without the -i
or -w
options, gactar lets the user process a file (and optionally run it with -r
).
$ ./gactar {amod file}
Shell (Interactive CLI)
This allow the user to use commands to work with gactar interactively - loading & running amod files.
$ ./gactar -i
Web
This runs a web server with an HTTP interface to load & run amod models. Details of the endpoints may be found in the doc directory.
$ ./gactar -w
Directories
¶
|
|
Package shell provides an interactive shell to load & run amod files.
|
Package shell provides an interactive shell to load & run amod files. |
Package web provides a web server with an HTTP API as well as a full UI to run amod code.
|
Package web provides a web server with an HTTP API as well as a full UI to run amod code. |
Click to show internal directories.
Click to hide internal directories.