-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working