PHPackages                             wp-launchpad/cli-installer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. wp-launchpad/cli-installer

ActiveLibrary[CLI &amp; Console](/categories/cli)

wp-launchpad/cli-installer
==========================

Initialisation library for Launchpad libraries

v3.1.0(1y ago)05.6k↓50%[3 issues](https://github.com/wp-launchpad/cli-installer/issues)2GPL-2.0-or-laterPHP

Since Apr 2Pushed 1y ago3 watchersCompare

[ Source](https://github.com/wp-launchpad/cli-installer)[ Packagist](https://packagist.org/packages/wp-launchpad/cli-installer)[ RSS](/packages/wp-launchpad-cli-installer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (3)Versions (12)Used By (2)

installer
=========

[](#installer)

Install libraries from the Launchpad Framework.

Install
-------

[](#install)

To install run the following command : `composer require wp-launchpad/cli-installer`

Then you need to add the provider `LaunchpadCLIInstaller\ServiceProvider` to the `/bin/generator` file:

```
#!/usr/bin/php
