Skip to content

Use tools from paver.easy instead of our own functions. #13

@seanfisk

Description

@seanfisk

Check out paver.easy. Specifically, we should wrap our destructive commands in dry() and print using error(), info(), and debug().

Not sure if we should use sh() at this point since it runs it through the shell, which is almost never necessary and often a bad idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions