running on miso version <%= Miso::VERSION %>
app running:
<% $miso_app_dir_list.each do |app_name|%>
<%= app_name.split('/')[-1] %>
<% end %>