/portfolio

Primary LanguagePerlGNU General Public License v3.0GPL-3.0

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