I'd like to success message like the following. ``` sh $ bundle exec rake staticman:build create public/404.html create public/about.html ``` When overwrite file, ask me Y/n. ``` sh $ bundle exec rake staticman:build public/404.html already exist, overwrite? [Y/n] ```