定制 partageit/private-packages-bootstrap 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

partageit/private-packages-bootstrap

最新稳定版本:v1.0.3

Composer 安装命令:

composer require partageit/private-packages-bootstrap

包简介

Bootstrap local packagist-like with Satis

README 文档

README

Overview

Private packages Bootstrap bootstraps local Packagist-like, using Satis to provide local repositories.

It provides:

  • sample files, easy to update and to version
  • simple command to regenerate the Satis repository (composer build)
  • a rebuild script, to add to your Git hook, in order to automatically regenerate the Satis repository

Bootstrap the project

composer create-project partageit/private-packages-bootstrap --keep-vcs

If composer is not global, start the composer install manually.

You may have to delete the remaining empty private-packages-bootstrap folder.

Configuration

Edit repositories.json and change name and homepage values.

Once installed, what can I do?

Take a look at the boostrap readme file.

Customization

Once installed, you are free to change the composer.json and rebuild.php, for example to change the web folder path, or the way to rebuild the Satis repository.

Requirements

  • PHP 5.3+
  • php access from command line

License

统计信息

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

GitHub 信息

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

其他信息

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