-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
I wish to have the option to select where the .tex and .pdf files will be generated. Currently, they are created in the current directory.
I know a workaround could be to change the directory to the destination and select the source file from there, but I think the output parameter could be more versatile.
[Optional] Possible Solutions
Add --output
option and value will be destination folder
yamlresume build --output=./destination/folder resume.yml
Acceptance Criteria
The yamlresume build command supports setting the output directory.
Todo list
- --output or -o options are supported for build command
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request