Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 528 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 528 Bytes

Source Maven Coding Blog

This repository contains (almost) everything that makes up srcmvn.com.

Powered by Sculpin. =)

© Beau Simensen

Build

If You Already Have Sculpin

sculpin generate --watch --server

Your newly generated clone of beau.io is now accessible at http://localhost:8000/.

If You Need Sculpin

curl -O https://download.sculpin.io/sculpin.phar
php sculpin.phar generate --watch --server