Skip to content

Create a ${PROJECT_ROOT}/.forge directory rather than ${PROJECT_ROO}/work #40

@plombardi89

Description

@plombardi89

Many other tools follow the convention of using dot-file directories for storing local project configuration, caches and outputs. Forge should do the same thing. The directory "work" is pretty common and likely to be used already for something by a project.

Other tools:

  • git (.git)
  • Gradle (.gradle)
  • Intellij (.idea)

I can probably think of others, but the convention stands.

Metadata

Metadata

Assignees

No one assigned

    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