Skip to content

Name field in Hatch.yml is empty #134

@technetos

Description

@technetos

When creating a new project the name field in the Hatch.yml file is ""

$ ls
Hatch.yml  hatch_modules  linux.tup  src  target  test
plant /usr/dataplus/foobar
$ cat Hatch.yml
---
name: ""
version: 0.0.1
kind: Static
compiler_options:
  compiler: g++
  compiler_flags: "-c"
  linker_flags: "-v"
  arch: X64
  target: Debug

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions