esteban/yeapf2-tools 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

esteban/yeapf2-tools

Composer 安装命令:

composer require esteban/yeapf2-tools

包简介

YeAPF2 command line tools

README 文档

README

This project is intended to be used at command line to create and manipulate a YeAPF2 project. Whe present here two opctions: Install of this package or install an specific project.

A. Installation this package

  1. Install this package globally

    composer global require esteban/yeapf2-tools
  2. You can find the composer path using this command:

    composer global config bin-dir --absolute

    This path will be used later in third point

    Or use just the $HOME/.composer/vendor/bin.

  3. Change your PATH variable

    In MacOS you can do nano ~/.bash_profile if using bash or nano ~/.zshrc

    In Linux you can do nano ~/.bashrc

    Add aline as this:

    export PATH="$PATH:$HOME/.composer/vendor/bin"

B. Installing a project alone

Go to the folder of your project and run this command: This will install y2-classic-example project in www folder of your project.

 bash <(curl -Ls https://raw.githubusercontent.com/EDortta/yeapf2-tools/main/install-project.sh ) y2-classic-example

You can just ompit the project name and it will list the projects available.

 bash <(curl -Ls https://raw.githubusercontent.com/EDortta/yeapf2-tools/main/install-project.sh ) 

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-08-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固