Skip to content

feat: install script offers to install missing dependencies#5

Merged
hojmark merged 4 commits into
mainfrom
feat/installerPrerequisites
Jun 8, 2025
Merged

feat: install script offers to install missing dependencies#5
hojmark merged 4 commits into
mainfrom
feat/installerPrerequisites

Conversation

@hojmark
Copy link
Copy Markdown
Owner

@hojmark hojmark commented Jun 4, 2025

Closes #4

@hojmark
Copy link
Copy Markdown
Owner Author

hojmark commented Jun 4, 2025

@mfaux Mind testing this by removing jq first, then running the updated install script?

curl -sSL https://raw.githubusercontent.com/hojmark/drift/refs/heads/feat/installerPrerequisites/install.sh | bash

@mfaux
Copy link
Copy Markdown

mfaux commented Jun 8, 2025

Success!

(WSL + Ubuntu)

> $ curl -sSL https://raw.githubusercontent.com/hojmark/drift/refs/heads/feat/installerPrerequisites/install.sh | bash
πŸ” Installing prerequisites...
   Missing dependencies: jq
  ...
  

@hojmark hojmark merged commit ef27fc7 into main Jun 8, 2025
1 check passed
@hojmark hojmark deleted the feat/installerPrerequisites branch June 8, 2025 18:39
@hojmark hojmark added the enhancement New feature or request label Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation script should offer to install prerequities

2 participants