geoffselby/jigsaw-installer 问题修复 & 功能扩展

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

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

geoffselby/jigsaw-installer

Composer 安装命令:

composer require geoffselby/jigsaw-installer

包简介

Jigsaw site installer.

README 文档

README

CLI to easily install and initialize Jigsaw sites with a single command

GitHub Workflow Status (branch) GitHub release (latest SemVer) GitHub

Installation

Install the CLI with Composer:

composer global require geoffselby/jigsaw-installer

Usage

To install and initialize a new site with Jigsaw:

jigsaw new my-site

This will install Jigsaw in a directory named my-site and initialize your Jigsaw site. It also initializes Git for you and creates an initial commit automatically.

Using starter templates

Jigsaw allows you to use a starter template when initializing a new site. You can choose between the two official starters (blog and docs) or any third-party starter on Packagist.

To use an official starter with this installer, use the --starter option:

jigsaw new my-site --starter blog

Or, to use a third-party starter, use the vendor/package syntax:

jigsaw new my-site --starter rickwest/jigsaw-clean-blog

Installing the development version

If you would like to install the development version of Jigsaw to test out new features before a stable release, use the --dev option:

jigsaw new my-site --dev

Install a specific version

In rare cases, you may need to install a specific version of Jigsaw. To do this, use the --v option:

jigsaw new my-site --v <version>

Don't initialize Git

If you don't want to initialize Git automatically, use the --no-git option:

jigsaw new my-site --no-git

License

Jigsaw Installer is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-05-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固