PHPackages                             wp-launchpad/launchpad-take-off - 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/launchpad-take-off

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

wp-launchpad/launchpad-take-off
===============================

Initialisation library for the Launchpad framework

v3.1.0(1y ago)05proprietaryPHP

Since Mar 5Pushed 1y ago3 watchersCompare

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

READMEChangelog (10)Dependencies (5)Versions (20)Used By (0)

take-off
========

[](#take-off)

Take Off is the library containing the CLI command used to initialize a Launchpad project.

To install the library first launch the following command: `composer require wp-launchpad/take-off --dev`

Then at the root from your project you can create a `builder` file with the following content:

```
#!/usr/bin/php
