Library setup (#1)
This PR contains the work done to setup the library: * Defined products, dependencies, and targets for the `Package` file; * Restructured the folder structure of the library and test targets to start development work; * Created the `DocC` documentation catalog in the library target; * Added the `CONTRIBUTORS` and `LICENSE` files; * Added `README` file. Reviewed-on: #1 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #1.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
For the purpose of tracking copyright, this is the list of individuals and
|
||||
organizations who have contributed source code to this Swift package.
|
||||
|
||||
For employees of an organization/company where the copyright of work done
|
||||
by employees of that company is held by the company itself, only the company
|
||||
needs to be listed here.
|
||||
|
||||
## COPYRIGHT HOLDERS
|
||||
|
||||
- Röck+Cöde VoF. (all contributors with '@rock-n-code.com')
|
||||
|
||||
## PROJECT AUTHORS
|
||||
|
||||
- Javier Cicchelli <javier@rock-n-code.com>
|
||||
Reference in New Issue
Block a user