Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kadnan committed Sep 25, 2018
1 parent a68dbd4 commit 445035f
Show file tree
Hide file tree
Showing 6 changed files with 742 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
@@ -0,0 +1,5 @@
.idea
*.pyc
logs/
*.pid

3 changes: 3 additions & 0 deletions README.md
@@ -0,0 +1,3 @@
#Apache Airflow Tutorial

This repo is the part of the post [Getting started with Apache Airflow](http://blog.adnansiddiqi.me/getting-started-with-apache-airflow/)

0 comments on commit 445035f

Please sign in to comment.