文件名称:oc-sciencemesh:ownCloud的ScienceMesh应用程序
文件大小:28KB
文件格式:ZIP
更新时间:2024-04-19 14:24:10
PHP
科学网 将此应用程序放置在owncloud / apps / 构建应用 可以通过运行以下命令使用提供的Makefile来构建该应用程序: make 这要求存在以下内容: 制作 哪一个 tar:用于建立档案 curl:如果未安装phpunit和composer以便从网络上获取它们,则使用curl npm:用于构建和测试所有JS,仅当package.json放在js /文件夹中时才需要 如果存在composer.json,make命令将安装或更新Composer依赖项;如果js /文件夹中存在package.json,则npm run build 。 npm构建脚本应该使用用于构建系统和程序包管理器的本地路径,因此只想构建应用程序的人就不需要全局安装npm库,例如: package.json : " scripts " : { " test " : " node node_m
【文件预览】:
oc-sciencemesh-main
----.gitignore(6B)
----templates()
--------part.navigation.php(216B)
--------main.php(379B)
--------part.settings.php(242B)
--------settings.php(3KB)
--------part.content.php(251B)
----Makefile(6KB)
----controller()
--------pagecontroller.php(4KB)
--------settingscontroller.php(6KB)
----.travis.yml(2KB)
----AUTHORS.md(64B)
----LICENSE(11KB)
----js()
--------script.js(624B)
--------settings.js(2KB)
----CHANGELOG.md(279B)
----COPYING(1KB)
----css()
--------settings.css(1KB)
--------style.css(23B)
----README.md(2KB)
----phpunit.xml(202B)
----tests()
--------integration()
--------bootstrap.php(325B)
--------unit()
----phpunit.integration.xml(216B)
----lib()
--------appconfig.php(945B)
--------adminsettings.php(765B)
----settings.php(225B)
----appinfo()
--------application.php(1KB)
--------routes.php(1KB)
--------info.xml(571B)
--------app.php(802B)
--------Migrations()
--------autoload.php(420B)
----img()
--------app.svg(1KB)