Skip to content

Add Windows Support #6

@anuran-roy

Description

@anuran-roy

Issue

Currently, fossfolio supports only Linux systems. This is due to the fact that the delimiters in Windows filesystems is \ (or \\) while in Linux filesystems it is /.

Solution

We need to enable platform detection and choose the delimiters accordingly.

Steps required

Change all hardcoded / in the path strings to a variable.

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