Skip to content

dune init appears to ignore its name argument #3088

@emengd

Description

@emengd

Dune version: 2.1.3

When I do dune init exe myexe I get the following dune file:

(executable
 (name main))

plus a file main.ml.

I expect name myexe and a myexe.ml file. Did I misunderstand what dune init is supposed to do?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions