This repo contains the sample projects used in blog.jaliyaudagedara.com
git init
git remote add -f origin https://github.com/jaliyaudagedara/Blog-Post-Samples.git
git config core.sparseCheckout true
echo "{SampleName}/*" >> .git/info/sparse-checkout
git pull origin master