Skip to content

space-code/package-template

Repository files navigation

package-template

License CI

Description

package-template this template provides a starting point for your Swift package development, making it easy to structure your codebase and get started with writing your Swift libraries or executables.

Usage

Ensure that you have the cookiecutter and mint tools installed, with the recommended method being via Homebrew:

brew install cookiecutter mint

Bootstrap a new package:

cookiecutter gh:space-code/package-template

Author

Nikita Vasilev, [email protected]

License

package-template is available under the MIT license. See the LICENSE file for more info.