Skip to content

Package naming needs to be simpler #1252

@Venefilyn

Description

@Venefilyn

Currently you have to go through sooo many sections to rename files, variables, and double-check various files to make sure that the package name is updated everywhere.

In the README we have an easy way to find everything

find -iname '*starter*'
git grep -i starter

But that is just showing where the problem is (and more) while not giving a solution to the problem of not having it easy to rename the package name whatsoever.

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