taskula / portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

This is a tiny Mojolicious::Lite application for my portfolio.

Prerequisites

sudo cpan Mojolicious

Installing

git clone https://github.com/taskula/portfolio.git
cd portfolio
export PERL5LIB=$PERL5LIB:$(pwd)/lib

Running the tests

prove ./t

Deployment

hypnotoad ./taskula.pl

Author

  • Lari Taskula

License

See the LICENSE.md file for details

About

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%