lando / hyperdrive

Accelerate from zero to a Lando-based dev environment in less then 12 par-steps
https://lando.dev/hyperdrive
GNU General Public License v3.0
47 stars 13 forks source link
hyperdrive lando

Hyperdrive

As of 0.7.0-alpha.1 Hyperdrive has a new purpose: a first-class package and dependency manager for Lando. That said, it is still in early development and not yet suitable for production, or really any, usage. Until it's reasonably useful and stable we recommend you continue to use the 0.6.1 Release and its associated documentation.

Hyperdrive is the npm of Lando. Its purpose is to consolidate dependency and plugin management logic that exists across the Lando ecosystem into a single library that can be invoked directly through require or via the hyperdrive cli. With Hyperdrive you should be able to:

Installation

Usage

Development

Testing

Releasing

  1. yarn release.
  2. Create GitHub release or prerelease.

Other Resources