Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add full lando - with extra ahoy tooling + optionally extra 'ahoy-like' lando tooling #84

Open
silverham opened this issue Feb 22, 2024 · 1 comment

Comments

@silverham
Copy link

silverham commented Feb 22, 2024

Allow lando to be used, so we can have multiples of the same project with no conflict (.env has to be committed) and other lando goodies.

See PR for full lando: #82

Or trimmed version (no 'ahoy-like' lando tooling): #83

Feel free to make changes, test etc.

Joshua Stuart Graham - EY

@silverham silverham changed the title Add full lando - with extra ahoy tooling + optionall extra 'ahoy-like' lando tooling Add full lando - with extra ahoy tooling + optionally extra 'ahoy-like' lando tooling Feb 22, 2024
@silverham
Copy link
Author

silverham commented Apr 23, 2024

Command to apply to existing project (no extra ahoy-like tooling in lando):

wget https://github.com/govCMS/scaffold/pull/83.diff
patch -r - -p1 < 83.diff
# Skip by pressing 'enter' for `scripts/scaffold-init.sh`
# Manually patch any files with error e.g. `.gitignore`
bash ./scripts/scaffold-post-setup-add-lando.sh
# Manually uncomment SOLR if noted in output
# Manually move added commands from `.ahoy.yml` to `custom/ahoy.yml` as noted by script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant