Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.08 KB

recruIT

OpenSSF Scorecard SLSA 3 License

See the documentation site at https://miracum.github.io/recruit for more information.

Build Documentation

The static documentation site is build using Material for MkDocs. See the official installation instructions for installing the mkdocs tool.

Then you can just run the following to build and serve the documentation locally and open your browser at http://localhost:8000/.

mkdocs serve

Build FHIR IG

docker run --rm -it -v $PWD/fhir-ig:/usr/src/build ghcr.io/miracum/ig-build-tools:latest

root@eddc76b8b235:/usr/src/build# ./_genonce.sh

Contributing

See CONTRIBUTING.md