Skip to content

Feature request: in config option files, a target of "" is the same as "./" #51

@ntoll

Description

@ntoll

As mentioned here by @antocuni, an empty destination should be treated like a target of ./filename where filename is the filename in the source path. So a config of:

{
  "files": {
    "https://foo.com/bar.py": ""
  }
}

Results in ./bar.py on the local filesystem.

That's it. 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions