rileytestut / azure-functions-swift-tools

CLI tools for Azure Functions for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Functions Tools ⚡️

License: MIT

CLI development tools for Azure Functions for Swift

Installation

Currently you can install the tools from Homebrew 🍺

macOS

$ brew install salehalbuga/formulae/swift-func

Linux

Clone the repo

git clone https://github.com/SalehAlbuga/azure-functions-swift-tools

Install

make install

Usage

Please refer to the main docs on Azure Functions for Swift

About

CLI tools for Azure Functions for Swift

License:MIT License


Languages

Language:Swift 98.7%Language:Makefile 1.3%