承接 h-wang/code-space 相关项目开发

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

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

h-wang/code-space

Composer 安装命令:

composer require h-wang/code-space

包简介

Managing your code - projects and repositories

README 文档

README

Manages your local development projects and code repositories.

When developing projects, especially micro-services, we often end up with hundres of code repositories on our dev machines. CodeSpace helps to manage these repositories and do batch operations on them easily. You can use it as a stand-alone tool. There is no need to integrate into any project.

CodeSpace is inspired by the LinkORB Projex and Hotel.

Features

Project scanner

Recursively scans the giving directory to find projects/repositories. Scan the code repositories and show output to the console bin/codespace scan [--path=~/git]

Export projects

  1. Export to HTML bin/codespace export:html /path/to/the/target.html [--path=~/git]
  2. Export to CSV bin/codespace export:csv /path/to/the/target.csv [--path=~/git]

Auto-Generate web-server config files

With the export feature, we can easily generate Nginx server configuration files for multiple projects. It automatically detects your OS and figure out where to put the configuration files and log files; automatically detects the type of project and point to the correct web directory.

bin/codespace export:nginx-conf [--path=~/git] [--apply]

* At the moment, for OS support, only MacOS with Homebrew and Linux are supported. Only Symfony 3 and 4 projects are supported. Contributions needed.

Do git fetch on all projects

When the --pull option is used, the git pull command is executed instead of the git fetch command.

bin/codespace git fetch [--path=~/git] [--pull]

Auto-update your favorite IDE's project manager

Scan the repositories and make them available to your IDE's project manager plugins. Now Atom and VSCode are supported. The project managers are:

https://atom.io/packages/project-manager
https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager

Commands: Without specifying the --ide= option, both Atom and VSCode are updated.

bin/codespace ide:pm [--ide=atom] [--path=~/git]

Installation:

Use the source code:

composer install

Use the phar:

php code-space.phar

Use

Base command:

`bin/codespace`
# or
php code-space.phar

You can view all available commands by running the base command.

License

Please refer to the included LICENSE.md file

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-04-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固