Skip to content

Flag to just download the dependencies #1127

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

Closed
jacobwilliams opened this issue Apr 10, 2025 · 1 comment
Closed

Flag to just download the dependencies #1127

jacobwilliams opened this issue Apr 10, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@jacobwilliams
Copy link
Member

Description

I was thinking a possibly-useful option might be to use fpm just to download the dependencies, but not to build or compile. Maybe via a new command line flag? Is that currently possible? It might be useful for users who have a more complicated build process that FPM doesn't yet support, but they still want to use it for third-party dependency management, to get all the dependencies in a known directory. It might be a nice intermediate step to get people using FPM.

Possible Solution

No response

Additional Information

No response

@jacobwilliams jacobwilliams added the enhancement New feature or request label Apr 10, 2025
@perazz
Copy link
Member

perazz commented Apr 14, 2025

I believe you're looking for fpm build --list.

@perazz perazz closed this as completed Apr 14, 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

No branches or pull requests

2 participants