s1037989 / Mojolicious-Plugin-Dropper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Artistic License 2.0


Languages

Language:JavaScript 75.3%Language:CSS 17.5%Language:Perl 7.3%