Ether-CLI / Manifest

A Swift Interface for an SPM Project's Manifest File

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manifest

A tool for interacting with the manifest of an SPM project. It allows for simple interaction with the Package.swift file.

To Note:

This package is not intended to be fast. Rather, it is designed for easy use for building command-line tools or similar things.

Documentation

API documentation for this package can be found here.

About

A Swift Interface for an SPM Project's Manifest File

License:MIT License


Languages

Language:Swift 100.0%