modes/

directory
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2024 License: MIT

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

If you use the command line without the web or cli command, gactar lets the user process a file (and optionally run it with -r).

$ ./gactar {amod file}

Run ./gactar help for a list of options.

CLI (Interactive)

This allow the user to use commands to work with gactar interactively - loading & running amod files.

$ ./gactar cli

Run ./gactar help cli for a list of options.

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 web

Run ./gactar help web for a list of options.

Directories

Path Synopsis
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL