(Example) Running AndOr
The following are actions available from
the command line usage of AndOr. While
it takes advantage of the rich library of
packages and tools developed at Caltech Library
AndOr itself is a self contained command
line program.
Basic AndOr actions available on the command line
- init - initialize dataset collections for use by AndOr and create example "users.toml", "roles.toml" and "andor.toml" if needed
- check - validates "users.toml", "roles.toml", and "andor.toml"
- start - start AndOr web service using "users.toml", "roles.toml" and "andor.toml" for configuration
(Example) What is ...