Skip to content

Organize repo by utility rather than one lib and one test directory #108

@LaurenSpiegel

Description

@LaurenSpiegel

Since this repo is supposed to be a collection of unrelated tools it is odd that the code is mixed together in one place (the lib directory) and then the tests are mixed together in another place (the test directory). I propose that each utility have its own parent directory and within that directory, it have its own lib and tests directories.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions