Skip to content

Cross-platform build scripts #8

Open
@JeroMiya

Description

@JeroMiya

build-unity-packages.cmd and prep-package.cmd only work on Windows, of course, but there may be contributors running Linux or Mac. Cross-platform build scripts would be useful for these folks. As long as it doesn't involve installing cygwin/mingw or running in bash shell on windows.

Options might be things like build scripts written in JavaScript and run via node.

Or, since this is a .net repo, maybe a .net build script:
https://github.com/cake-build/cake
http://fsharp.github.io/FAKE/

Or just provide both .sh scripts for Mac/Linux and .cmd for windows, since the scripts are so small.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions