Skip to content

PDB-REDO/pdb-redo-session-manager

Repository files navigation

pdb-redo-session-manager

This is the repository containing the code for the PDB-REDO web site and web services.

Before building the software, please make sure you have at least installed a good, modern C++ compiler as well as:

Building

Building this tool is as simple as

yarn
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build .

Provided of course you've installed all the prerequisites being the aforementioned libzeep, mrc and other requirements as well as a decent C++ compiler (capable of c++-20).

Using

The application usually runs as a daemon process but can run in the foreground.

Use the --help option to see all possible commands and options.

About

A session manager for PDB-REDO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •