An open API service indexing awesome lists of open source software.

https://github.com/lando/setup-lando

Set up your GitHub Actions workflow with a specific version of Lando.
https://github.com/lando/setup-lando

devops github-actions lando

Last synced: 5 months ago
JSON representation

Set up your GitHub Actions workflow with a specific version of Lando.

Awesome Lists containing this project

README

          

# Setup Lando

This repo is the single source of truth for all things relating to the installation and setup of Lando.

This currently includes:

* GitHub Actions action
* Windows setup scripts
* POSIX setup scripts
* Install docs

## Docs

Check out the below for docs related to your install method.

* [macOS](https://docs.lando.dev/install/macos.html)
* [Linux](https://docs.lando.dev/install/linux.html)
* [Windows](https://docs.lando.dev/install/windows.html)
* [WSL](https://docs.lando.dev/install/wsl.html)
* [GitHub Actions](https://docs.lando.dev/install/gha.html)
* [CircleCI](https://docs.lando.dev/install/circleci.html)
* [Source](https://docs.lando.dev/install/source.html)

## Issues, Questions and Support

If you have a question or would like some community support we recommend you [join us on Slack](https://launchpass.com/devwithlando).

If you'd like to report a bug or submit a feature request then please [use the issue queue](https://github.com/lando/setup-lando/issues/new/choose) in this repo.

## Changelog

We try to log all changes big and small in both [THE CHANGELOG](https://github.com/lando/setup-lando/blob/main/CHANGELOG.md) and the [release notes](https://github.com/lando/setup-lando/releases).

## Releasing

Create a release and publish to [GitHub Actions Marketplace](https://docs.github.com/en/enterprise-cloud@latest/actions/creating-actions/publishing-actions-in-github-marketplace). Note that the release tag must be a [semantic version](https://semver.org/).

## Maintainers

* [@pirog](https://github.com/pirog)
* [@reynoldsalec](https://github.com/reynoldsalec)

## Contributors



Made with [contrib.rocks](https://contrib.rocks).

## Other Resources

* [LICENSE](/LICENSE)
* [TERMS OF USE](https://docs.lando.dev/terms)
* [PRIVACY POLICY](https://docs.lando.dev/privacy)
* [CODE OF CONDUCT](https://docs.lando.dev/coc)