This repository contains source code of all blog post of https://dev.to/fuhrmannb/
After setting your token in dev.to $DEVTO_TOKEN:
dagger call --dev-to-token=env:DEVTO_TOKEN new-post --post-name 'My Article title' export --path=./postsdagger call sync-postsPosts are automatically synced at each commit in main branch.
All posts are licensed under CC BY-NC-SA 4.0.