How to use this book

How you use this book depends on how you are going to use Rustogramer.

  • If you need to create data sets that Rustogramer can use you need to read Insert link to preparing data here.
  • If you are going to use Rustogramer to analyze existing data sets, you'll need to look at:
    • Link to running rustogramer
    • Link to interacting with rustogramer via GUI here
    • and link to CutiePie here.
    • Link to command line options referenc here
  • If you want to write, or modify rustogramer GUIs you'll want to look at:
    • Tcl clients: Rest interfaces for Tcl
    • Python clients: Rest interfaces for Python
    • Some other language: REST Requests/responses

If Rustogramer is not installed on your system, you or your system manager, depending on your environment will need to look at Installing

If you're interested in how Rutogramer works, or are interested in contributing to it in some way, you'll need to know How to look at the rustogramer internals.