Skip to content

phimage/swift-cli-template

Repository files navigation

{{ tmplr.repo_name }}

License Platform Language [![build](https://github.com/{{ tmplr.owner_name}}/{{ tmplr.repo_name }}/actions/workflows/build.yml/badge.svg)](https://github.com/{{ tmplr.owner_name}}/{{ tmplr.repo_name }}/actions/workflows/build.yml) [Sponsor](https://github.com/sponsors/{{ tmplr.owner_name}})

My cli tool description

Usage

    {{ tmplr.repo_name }} --help

Install

Just download from release if any, or build it (and move it to PATH)

or alternatively execute install script

sudo curl -sL https://{{ tmplr.owner_name}}.github.io/{{ tmplr.repo_name }}/install.sh | bash

Build yourself

swift build -c release

or if we want without swift runtime dependencies (ie static executable)

swift build -c release -Xswiftc -static-executable

CI

This projet is build using action action-swift-cli-build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •