Skip to content

Commit b33d0ea

Browse files
Merge pull request #12 from NeedleInAJayStack/docs/spi
SwiftPackageIndex Documentation
2 parents 75e1f8a + b44e462 commit b33d0ea

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed

.spi.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 1
2+
builder:
3+
configs:
4+
- documentation_targets:
5+
- "Haystack"
6+
- "HaystackClient"
7+
- "HaystackClientDarwin"
8+
- "HaystackClientNIO"
9+
- "HaystackServer"
10+
- "HaystackServerVapor"

LICENSE

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Academic Free License ("AFL") v. 3.0
2+
3+
This Academic Free License (the "License") applies to any original work of
4+
authorship (the "Original Work") whose owner (the "Licensor") has placed the
5+
following licensing notice adjacent to the copyright notice for the Original
6+
Work:
7+
18
Licensed under the Academic Free License version 3.0
29

310
1) Grant of Copyright License. Licensor grants You a worldwide, royalty-free,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Swift Haystack
22

3+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FNeedleInAJayStack%2Fswift-haystack%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/NeedleInAJayStack/swift-haystack)
4+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FNeedleInAJayStack%2Fswift-haystack%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/NeedleInAJayStack/swift-haystack)
5+
36
An implementation of [Project Haystack](https://project-haystack.org/) in Swift.
47

58
## Getting Started

0 commit comments

Comments
 (0)