alfs18/ramverk1-module

A module for the ramverk1 course.

v1.0.6 2020-01-14 09:30 UTC

This package is auto-updated.

Last update: 2024-05-04 17:40:01 UTC


README

Maintainability Test Coverage Build Status Scrutinizer Code Quality Code Coverage

Install the module

Step one to install the module:

composer require

Then, to get the files, type:

rsync -av vendor/alfs18/ramverk1-module/config ./

rsync -av vendor/alfs18/ramverk1-module/content ./

rsync -av vendor/alfs18/ramverk1-module/src ./

rsync -av vendor/alfs18/ramverk1-module/test ./

rsync -av vendor/alfs18/ramverk1-module/view ./