This repository contains (almost) everything that makes up thatpodcast.io.
Powered by Sculpin. =)
© Beau Simensen
sculpin install
sculpin generate --server --watch
Your newly generated clone of thatpodcast.io is now
accessible at http://localhost:8000/
.
curl -O https://download.sculpin.io/sculpin.phar
php sculpin.phar install
php sculpin.phar generate --server --watch