Loading README.md +7 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,13 @@ docker build -t asrp-gsas2-refinement . # Usage First, you can use the top-level script to build + run for testing! ``` bash ./run_gsas.sh ``` Otherwise, you can manually do the quikstart via below. Test: ``` docker run --entrypoint="" asrp-gsas2-refinement pixi run pytest Loading Loading
README.md +7 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,13 @@ docker build -t asrp-gsas2-refinement . # Usage First, you can use the top-level script to build + run for testing! ``` bash ./run_gsas.sh ``` Otherwise, you can manually do the quikstart via below. Test: ``` docker run --entrypoint="" asrp-gsas2-refinement pixi run pytest Loading