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.
- Host: GitHub
- URL: https://github.com/lando/setup-lando
- Owner: lando
- License: gpl-3.0
- Created: 2023-04-30T18:17:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T16:14:27.000Z (11 months ago)
- Last Synced: 2025-05-07T00:38:33.223Z (9 months ago)
- Topics: devops, github-actions, lando
- Language: Shell
- Homepage: https://docs.lando.dev/install
- Size: 6.09 MB
- Stars: 9
- Watchers: 4
- Forks: 8
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)