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"
__ __
/ __ \
| | | |_ _ __ _ _ _
| | | | | | |/ _` | | | |
| |__| | |_| | (_| | |_| |
\___\_\\__,_|\__,_|\__, |
======================__/ |==========
Development Server |___/ by CoreOS
127.0.0.1:5000
/ \ / \ ______ _ _ __ __ __
/ /\ / /\ \ / __ \ | | | | / \ \ \ / /
/ / / / \ \ | | | | | | | | / /\ \ \ /
\ \ \ \ / / | |__| | | |__| | / ____ \ | |
\ \/ \ \/ / \_ ___/ \____/ /_/ \_\ |_|
\__/ \__/ \ \__
\___\ by CoreOS
Build, Store, and Distribute your Containers
EOF
printf "$(date) \n\n"
goreman start