Merge pull request #2352 from alecmerdler/ascii-art

Improve Local Development Experience
This commit is contained in:
Alec Merdler 2017-02-13 12:19:51 -08:00 committed by GitHub
commit 2b189694a8

View file

@ -1,14 +1,16 @@
cat << "EOF" cat << "EOF"
__ __ __ __
/ __ \ / \ / \ ______ _ _ __ __ __
| | | |_ _ __ _ _ _ / /\ / /\ \ / __ \ | | | | / \ \ \ / /
| | | | | | |/ _` | | | | / / / / \ \ | | | | | | | | / /\ \ \ /
| |__| | |_| | (_| | |_| | \ \ \ \ / / | |__| | | |__| | / ____ \ | |
\___\_\\__,_|\__,_|\__, | \ \/ \ \/ / \_ ___/ \____/ /_/ \_\ |_|
======================__/ |========== \__/ \__/ \ \__
Development Server |___/ by CoreOS \___\ by CoreOS
127.0.0.1:5000
Build, Store, and Distribute your Containers
EOF EOF
printf "$(date) \n\n"
goreman start goreman start