crevasse/converter 问题修复 & 功能扩展

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

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

crevasse/converter

Composer 安装命令:

composer require crevasse/converter

包简介

Simple hash-json creation for any project managed via crevasse.

README 文档

README

Simple hash-json creation for any project managed via crevasse.

It takes your existing project's default.conf.

  • Create a single converts hash-json file, including its all.
  • Automated convert process
  • Zero additional configuration

Table of contents

Usage

Once crevasse/converter is installed, you can use it via command line like this.

simple convert

This tool supports several sub-commands. To get you started, you can now use the following simple command:

$ crevasse convert

This will actually execute the convert command, that allows you take from *.conf to fast convert to convert.json file (see below description of the convert command for more details).

convert command

The convert command provides an fast command line convert. if you not specify conf path, it an convert via default conf path. So if you know the exact conf path, you can use the following command:

$ crevasse convert default.conf export convert.json

Install

You can grab a copy of crevasse/converter in either of the following ways.

As a phar (recommended)

You can simply download a pre-compiled and ready-to-use version as a Phar to any directory. Simply download the latest crevasse.phar file from our releases page:

Latest release

That's it already. You can now verify everything works by running this:

$ cd ~/Downloads
$ php crevasse.phar -v

The above usage examples assume you've installed crevasse system-wide to your $PATH (recommended), so you have the following options:

  1. Only use crevasse locally and adjust the usage examples: So instead of

    running $ crevasse -v, you have to type $ php crevasse.phar -v.

  2. Or you can manually make the crevasse.phar executable and move it to your $PATH by running:

$ chmod 755 crevasse.phar
$ sudo mv crevasse.phar /usr/local/bin/crevasse

If you have installed crevasse/converter system-wide, you can now verify everything works by running:

$ crevasse -v

Updating crevasse

There's no separate update procedure, simply download the latest release again and overwrite the existing phar.

License

MIT

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-02-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固