Skip to content

damonms/dax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Automation for XNAT

Install DAX

Install it with:

pip install dax

Use --upgrade to overwrite previous installation

To install current master:

pip install https://github.com/VUIIS/dax/archive/master.zip --upgrade

or a specific branch:

pip install https://github.com/VUIIS/dax/archive/branch_name.zip --upgrade

pip install git+https://github.com/VUIIS/dax.git@branch_name --upgrade

WIKI

The wiki is accessible up top or by clicking here.

Docs

Documentation Status

About

Distributed Automation for XNAT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.8%
  • JavaScript 7.6%
  • Other 0.6%