Skip to content

Add argument to pass output directory#3

Merged
ghimiresdp merged 4 commits intomainfrom
feature/output-directory
Dec 20, 2025
Merged

Add argument to pass output directory#3
ghimiresdp merged 4 commits intomainfrom
feature/output-directory

Conversation

@ghimiresdp
Copy link
Copy Markdown
Owner

@ghimiresdp ghimiresdp commented Dec 20, 2025

  • add more to gitignore
  • feat: add argument --out or -o so that it can be downloaded to specific folder
  • docs: update readme

Description

Now furl cli allows -o or --out argument to be passed to download file to the custom directory.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Performance improvement

Checklist

  • I have run cargo fmt to ensure consistent code style.
  • I have run cargo test and all tests passed.
  • I have added new tests that prove my fix is effective or that my feature works.
  • I have updated the README.md (if applicable).

Performance Impact

@ghimiresdp ghimiresdp self-assigned this Dec 20, 2025
@ghimiresdp ghimiresdp merged commit 76df1f0 into main Dec 20, 2025
@ghimiresdp ghimiresdp deleted the feature/output-directory branch December 20, 2025 16:26
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

Successfully merging this pull request may close these issues.

1 participant