Swiftpack.co - OperatorFoundation/Gardener as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by OperatorFoundation.
OperatorFoundation/Gardener 0.0.49
A Swift library for managing remote servers
⭐️ 0
🕓 1 year ago
iOS macOS
.package(url: "https://github.com/OperatorFoundation/Gardener.git", from: "0.0.49")

Gardener

A swift library for managing remote servers

Script Setup

  1. In the project you want to write a script for, add a new directory in the Sources directory

  2. Add the directory to your targets in package.swift

  3. Add Gardner as a dependency

  4. Add main.swift to the directory and put the code you wish to use into a run() function

Running

  1. cd into your project's directory

  2. use the following: swift run {target name}

License

GitHub

link
Stars: 0
Last commit: 1 week ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

0.0.49 - added goVersion function
1 year ago

added goVersion to check to make sure that go is installed in the right place on a remote server

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics