ylvan/module

ramverk1课程的基础模块。

维护者

详细信息

github.com/ylvarw/module

源代码

问题

安装: 19

依赖者: 0

建议者: 0

安全: 0

星标: 1

关注者: 2

分支: 1

开放问题: 1

语言:HTML

1.2.0 2021-01-08 15:02 UTC

This package is auto-updated.

Last update: 2024-09-16 06:39:52 UTC


README

为Ramverk1Redovisning创建的模块

Scrutinizer Scrutinizer Code Quality

scrutinizer Build Status

Travis Build Status

CircleCI ylvarw

Symfony SymfonyInsight

gitterChatt Gitter

安装

在composer.json中添加

"require": {"ylvan/module": "dev-master"}

使用composer update安装模块

#Add files to project
rsync -av vendor/ylvan/module/config ./
rsync -av vendor/ylvan/module/src ./
rsync -av vendor/ylvan/module/test ./
rsync -av vendor/ylvan/module/view ./
#Or move all folders at once
rsync -av vendor/ylvan/module/* ./

note that using this command will overwrite existing composer file

执行composer dump以更新命名空间