Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 410 Bytes

Readme.pod

File metadata and controls

31 lines (17 loc) · 410 Bytes

NAME

BeerPlusPlus - Simple beer storage application

INSTALLATION

Using Dist::Zilla:

Install dependencies:

dzil listdeps | cpanm

Building, testing and installing:

dzil build
dzil test
dzil install

USAGE

Run application on Mojolicious test server available at localhost:3000

morbo BeerPlusPlus.pm

Create a new user

./create_user.pl <username>