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

Install script requirements #5

Open
5 tasks
g105b opened this issue Sep 24, 2019 · 0 comments
Open
5 tasks

Install script requirements #5

g105b opened this issue Sep 24, 2019 · 0 comments
Assignees
Projects

Comments

@g105b
Copy link
Member

g105b commented Sep 24, 2019

  • Detect operating system
  • Check required software available: php, git, composer, docker
  • Prefer to do everything through docker if available, but give option to user
  • Add composer bin directory to PATH if not already
  • Global composer install

Use command -v whatever to detect if the whatever command is available.

@g105b g105b self-assigned this Sep 24, 2019
@g105b g105b added this to Backlog in Overview Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Overview
Backlog
Development

No branches or pull requests

1 participant