这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: build command have output parameter #26

@luboszima

Description

@luboszima

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions