Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 476 Bytes

File metadata and controls

16 lines (14 loc) · 476 Bytes

Reading Party

How to use

$ git clone 
$ cd contents/${BOOK_TITLE}/${EVENT_DATE}

# https://github.com/${YOUR_GITHUB_ACCOUNT}
$ touch ${YOUR_GITHUB_ACCOUNT}.md
$ tree contents
contents
└── Building-Event-Driven-Microservices  ## ${BOOK_TITLE}
    ├── 20210103                         ## ${EVENT_DATE}
    │   └── gkzz.md                      ## ${YOUR_GITHUB_ACCOUNT}
    └── info.md                          ## links of ${BOOK_TITLE}