Skip to content

Conversation

@albertodebortoli
Copy link
Member

Description

This PR implements the linked command to list the tools that are linked (and therefore available) in the current project folder.

E.g.

luca linked

FirebaseCLI:
  version: 14.12.1
  binary: firebasee
  location: /Users/alberto/.luca/tools/FirebaseCLI/14.12.1/firebasee
Sourcery:
  version: 2.2.5
  binary: sourcery
  location: /Users/alberto/.luca/tools/Sourcery/2.2.5/bin/sourcery
tuist:
  version: 4.78.0
  binary: tuist
  location: /Users/alberto/.luca/tools/tuist/4.78.0/tuist

Type of Change

  • Feature
  • Bug fix
  • Maintenance / Refactor
  • Documentation
  • CI / Tooling
  • Other (specify)

How Has This Been Tested?

Describe the testing strategy and commands executed.

  • Added / updated unit tests
  • Manually tested locally
  • Tested on macOS (arch: arm64 / x86_64)
  • Other

Screenshots / Demo (if applicable)

Add images, logs, or terminal output.

Checklist

  • Swift code builds locally (swift build)
  • Tests pass locally (swift test)
  • Code style / formatting respected
  • Documentation updated (README / comments)
  • Version / tag alignment considered (if release related)
  • PR title follows conventional style (optional)

CI Considerations

  • Affects build time notably
  • Requires new secrets / env vars
  • Alters release process

Breaking Changes?

  • No
  • Yes

@albertodebortoli albertodebortoli added this to the 0.3.0 milestone Jan 1, 2026
@albertodebortoli albertodebortoli added the enhancement New feature or request label Jan 1, 2026
@albertodebortoli albertodebortoli force-pushed the implement-linked-command branch from f33c436 to 95430cd Compare January 1, 2026 21:13
@albertodebortoli albertodebortoli merged commit 02eadc8 into main Jan 1, 2026
1 check passed
@albertodebortoli albertodebortoli deleted the implement-linked-command branch January 1, 2026 21:16
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.

2 participants