Skip to content

Propose the latest watched-repository when no param is given #15

@jdeniau

Description

@jdeniau

It's quite usual to use watch-module with the same directories:

npx watch-module ../foo

But if we run npx watch-module we got the error You must specify a module's path !!!

It can be useful to have a list of recent repository used now that we have a configuration folder.

Example

Something like that:

carbon (4)

Pressing "enter" will run watch-module the selected line

Pressing "space" will select multiple lines and enter will watch the all lines.

Relative → absolute

If the path is relative, we should transform it to an absolute path in order to make this watch-module work everywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions