承接 studioforty9/modrepo 相关项目开发

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

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

studioforty9/modrepo

Composer 安装命令:

composer require studioforty9/modrepo

包简介

A command line tool for creating Magento module repositories.

README 文档

README

What is it?

This repository holds the source code for the PHP command line application modrepo. modrepo is a tool to help cut down the amount of time spent organising the code repository for Magento modules which should be used with composer.

What does it do?

The tool will create a repository for the Magento module using the configured authentication details for a hosted vcs service, currently only Bitbucket is supported but Github support is forthcoming. Once the repository is created, it will clone/checkout the repo to your computer and in the current working directory, it will do the following:

  • Add all the files in the working directory to version control
  • Generate a modman file from those files and folders
  • Generate a composer.json file for the module

Installation

Quick

wget https://github.com/StudioForty9/modrepo/releases/download/1.0.0/modrepo.phar

Once you've downloaded the file, you need to make sure to add it to your path and grant write permission.

mv modrepo.phar /usr/local/bin/modrepo
chmod 755 /usr/local/bin/modrepo

Usage

Configuration

Before you can use the tool, you must configure it. The install command will start an interactive installation process, you just need to answer the questions and it will install itself into the correct directory. (In your user directory as .modrepo.yml)

modrepo install

Create

To create a repository, make sure you have changed into the directory where your Magento module files are located and run the create command.

modrepo create module-name --private=true --description=Fancy Magento module

Just modman

modrepo install

Just composer

modrepo composer vendor/module --description=Lorem ipsum dolor --private=true

Updating the tool

You can update the modrepo tool by running the self-update command.

modrepo self-update

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-07-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固