Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

svenluijten/installer-plugin

Repository files navigation

resume-installer-plugin

Resume Installer Plugin

Latest Version on Packagist Total Downloads Software License Build Status StyleCI

This is the composer plugin used to install themes for Resume Cli in the right place.

Index

Installation

You'll have to follow a couple of simple steps to install this package.

Downloading

Via composer:

$ 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:

{
    "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.

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.

License

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

About

The composer plugin responsible for installing themes in the right places when using resume/cli

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages