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

https://github.com/noppefoxwolf/buildatplugin


https://github.com/noppefoxwolf/buildatplugin

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# BuildAtPlugin

# Installation

```
.package(url: "https://github.com/noppefoxwolf/BuildAtPlugin", from: "0.0.4"),
...
plugins: [
.plugin(name: "BuildAtPlugin", package: "BuildAtPlugin")
]
```

# Usage

```swift
Date.buildAt
```

# License

This project is licensed under the MIT License. See the LICENSE file for details.