Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukasheinrich/dagdown
- Owner: lukasheinrich
- Created: 2016-11-14T16:15:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-14T20:36:23.000Z (about 8 years ago)
- Last Synced: 2024-12-27T03:42:25.508Z (about 1 month ago)
- Language: Python
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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