Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 562 Bytes

File metadata and controls

28 lines (16 loc) · 562 Bytes

LinuxMainGen

Swift Package Manager

A tool to automatically generate LinuxMain.swift

Installation

Homebrew Tap

$ brew tap rb-de0/homebrew-tap
$ brew install linuxmain-gen

Usage

$ linuxmain-gen <project_dir>

Arguments are unnecessary when executing commands in the project directory.

LICENSE

LinuxMainGen is available under the MIT license. See the LICENSE file for more info.