diff --git a/collections/_software_and_simulation/matflow_development.md b/collections/_software_and_simulation/matflow_development.md new file mode 100644 index 0000000..64ab402 --- /dev/null +++ b/collections/_software_and_simulation/matflow_development.md @@ -0,0 +1,16 @@ +--- +title: Developing Matflow +author: Guy Bowker, Gerard Capes +toc: true +tags: + - python + - matflow-new + - csf + - csf3 +published: true +subcollection: MatFlow +--- +# Matflow: An API for fully reproducible computational material science workflows + +## A guide to developing your own tasks and schemas for matflow +Gerards repository on this is an excellent place to start: [https://github.com/LightForm-group/matflow-user-documentation?tab=readme-ov-file](Gerards matflow-user-docs repo)