https://github.com/binarybirds/swift-libman
https://github.com/binarybirds/swift-libman
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/binarybirds/swift-libman
- Owner: BinaryBirds
- License: mit
- Created: 2021-05-13T17:48:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T15:13:23.000Z (over 4 years ago)
- Last Synced: 2025-10-02T04:35:07.445Z (9 months ago)
- Language: Swift
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```