Skip to content

πŸ³πŸ’… Docker images for recent SwiftFormat versions.

License

Notifications You must be signed in to change notification settings

slashmo/swiftformat-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

swiftformat-docker

Docker images for recent SwiftFormat versions.

Versions

  • Swift 5.1.2
  • Supported SwiftFormat versions can be found here

Usage

Pull the Docker image from Docker Hub:
docker pull slashmo/swiftformat
Create a container from the image and attach the code to be formated as a volume:
docker run --rm -v "$(pwd):/app" slashmo/swiftformat

About

πŸ³πŸ’… Docker images for recent SwiftFormat versions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published