v0.21.0
gusty CLI
Introduction of the gusty CLI - an easy way to create a boilerplate gusty DAG (or gusty DAGs) in your existing Airflow DAGs folder.
To create a new gusty DAG in your existing DAGs folder, simply call from your terminal:
gusty use create-dag
To create a home for multiple gusty DAGs in your existing DAGs folder, just pluralize:
gusty use create-dags
New Contributors
Thank you, @nicklausroach, for creating the gusty CLI! 🎉