dev-master
9999999-dev
MIT
The Requires
- php ^7.1
- composer-plugin-api ^1.0
The Development Requires
by Sven Luijten
, (*1)
![Software License][ico-license] ![Build Status][ico-circleci] , (*2)
This is the composer plugin used to install themes for Resume Cli in the right place., (*3)
You'll have to follow a couple of simple steps to install this package., (*4)
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" } }
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)
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)
resume/installer-plugin
is licensed under the MIT License (MIT). Please see the
license file for more information., (*9)
MIT