Skip to content

Remove Makefile in favour of npm scripts #118

@Pomax

Description

@Pomax

There is a Makefile right now that prevents running fontkit on Windows, but the only commands in it are simple one-liner scripts that can be trivially relocated to the package.json instead as npm script calls.

In the interest of cross-platform compatibility, it is totally worth removing that Makefile.

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