Skip to content

Implement rebar3 grisp clean #31

@eproxus

Description

@eproxus

A task rebar3 grisp clean should be implemented that works in the following way:

  • Called as is, it should delete
    • _build/grisp
    • _grisp
    • ~/.cache/grisp/packages/*.temp
  • Called with --full it should also delete:
    • ~/.cache/grisp
    • ~/.cache/rebar3/plugins/rebar3_grisp

It should ask for confirmation for either each individual folder/file or for some logical groups of folders and files.

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