2017 © Pedro Peláez
 

composer-plugin installer-plugin

image

resume/installer-plugin

  • Friday, December 15, 2017
  • by svenluijten
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

resume-installer-plugin, (*1)

Resume Installer Plugin

Latest Version on Packagist Total Downloads ![Software License][ico-license] ![Build Status][ico-circleci] StyleCI, (*2)

This is the composer plugin used to install themes for Resume Cli in the right place., (*3)

Index

Installation

You'll have to follow a couple of simple steps to install this package., (*4)

Downloading

Via composer:, (*5)

$ composer require resume/installer-plugin

Or add the package to your dependencies in composer.json and run composer update on the command line to download the package:, (*6)

{
    "require": {
        "resume/installer-plugin": "^1.0"
    }
}

Usage

This plugin isn't meant to be used independently from Resume Cli. The plugin does all the work behind the scenes to make everything about that work smoothly., (*7)

Contributing

All contributions (pull requests, issues and feature requests) are welcome. Make sure to read through the CONTRIBUTING.md first, though. See the contributors page for all contributors., (*8)

License

resume/installer-plugin is licensed under the MIT License (MIT). Please see the license file for more information., (*9)

The Versions

15/12 2017

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

  • php ^7.1
  • composer-plugin-api ^1.0

 

The Development Requires