Skip to content

Remove dependencies #75

@lolleko

Description

@lolleko

We currently have dependencies that are not really required (only used in 1 or 2 locations), we should try to remove those.

  • Remove fs-extra (implement own dir remove).
  • Replace yargs with minimist (or custom parser) and do validation and helptext ourself.
  • Dedent (Probably no longer needed with Test restructure #74).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions