Description
Having AutomaUIKit in a separate repository is necessary, because it will allow us to use it in multiple projects, and having it open-source for other people to use, create bug reports and pull requests, which is beneficial for the Swift community.
Changes
- Move AutomaUIKit to separate repository
- Setup all necessary CI/CD, like linting, formatting, CLOC, etc
- Update
Package.swift to use AutomaUIKit repository URL
- Move AutomaUIKit tests workflow file to repository (if there isn't, create a tests workflow)
Description
Having AutomaUIKit in a separate repository is necessary, because it will allow us to use it in multiple projects, and having it open-source for other people to use, create bug reports and pull requests, which is beneficial for the Swift community.
Changes
Package.swiftto use AutomaUIKit repository URL