#!/usr/bin/env python

print "Hello from Scaffolder CLI!"
print "To create a new project please run 'scaffolder create my-project-name'"