Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukasheinrich/dagdown

experiments for a Markdown-esque compact way to write yadage workflows
https://github.com/lukasheinrich/dagdown

Last synced: 23 days ago
JSON representation

experiments for a Markdown-esque compact way to write yadage workflows

Awesome Lists containing this project

README

        

# DAGdown

short hand notation to define yadage workflows. DAGdown is to yadage workflows as Markdown to HTML.

cat test.dd | python convert.py > workflow.yml
yadage-run work workflow.yml -p nevents=100