Skip to content

Space in the name section #503

@han190

Description

@han190

Hi, thanks for this great tool. I tried fpm on my toy project yesterday and it all went well! But it took me a while to figure out that spaces are not allowed in the name section. I've never used .toml before so bear with me! The issue is, for example,

name = "Hello-World"

is fine but

name = "Hello World"

will create one folder named Hello in the build directory and another folder named World in the repository root directory. So would you please add a sentence to mention that space is not allowed in the name section in PACKAGING.md?

Thanks again for this great tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions