An open API service indexing awesome lists of open source software.

https://github.com/binarybirds/swift-libman


https://github.com/binarybirds/swift-libman

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Swift Library Manager

A local dynamic library manager tool for Swift.

## Install

Clone or download the repository & run:

```shell
git clone https://github.com/BinaryBirds/swift-libman.git
cd swift-libman
make install
```

## Usage

Help:
```shell
swift libman --help
```