Saturn.Template
Saturn.Template copied to clipboard
AppPath is generated with wrong name when project folder has dashes
If a project folder name has dashes, such as some-test-proj, when running the donet new, the build.fsx file has an appPath with a value "./src/some_test_proj".
I'm running on Windows 10, and the Saturn template v0.4.1

I'd be glad to help with the issue if you can point me in the right direction.