承接 suitmedia/suitcoda 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

suitmedia/suitcoda

最新稳定版本:1.0.0-beta0

Composer 安装命令:

composer create-project suitmedia/suitcoda

包简介

An automated tool, which you to measure your website's quality.

README 文档

README

License Total Downloads Build Status codecov.io Scrutinizer Code Quality Code Climate

Installation

  1. Clone this repository (git clone git@github.com:suitmedia/suitcoda.git)
  2. Run composer install in the root project to install all dependencies including develeopment requirement.
  3. Run php artisan migrate in the root project to migrate suitcoda database.
  4. Run php artisan db:seed in the root project to add seeder to database.
  5. Create username and password with command php artisan user:new-superuser [username] [name] [email] [password]

How to create project

  1. Login with url /login
  2. Click 'Create New Project'.
  3. Input project name and url, then submit.

How to create inspection

  1. Run command php artisan queue:listen --timeout=0 to run queue in local.
  2. Click in the project you want to inspect.
  3. Click tab 'Activity', then click button 'New Inspection'.
  4. Check scope you want to inspect, then click button 'Inspect'.
  5. Check result in database.

How to run worker

Coming soon

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 11
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-05