https://github.com/noppefoxwolf/buildatplugin
https://github.com/noppefoxwolf/buildatplugin
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/noppefoxwolf/buildatplugin
- Owner: noppefoxwolf
- License: mit
- Created: 2023-09-14T03:40:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T11:30:12.000Z (over 2 years ago)
- Last Synced: 2024-05-02T05:45:49.736Z (about 2 years ago)
- Language: Swift
- Size: 5.86 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.