Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 563 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 563 Bytes

Tapper-Reports-Web

Tapper - Frontend web application for the Tapper testing framework

The following documentation may include too much steps. But it gets the module installed and running

Pre-requirements manual installation

  • perl module Dist::Zilla::PluginBundle::AMD
  • cpan or cpanm

Manual installation

This perl module can be manual installed by running the following commands

install all required dependencies

dzil authordeps | cpanm

install the package itself

dzil install