Mojolicious::Command::static

Run a quick and dirty static files web server

$ mojo static dir1 dir2 ... file1 file2 ...

It'll serve whatever directories and files you have listed. The root page is an index of the specified files.