Skip to content

korstudio/clean-swift-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the modified version of Clean Swift templates v3.0.2 by me

  • Added .swiftformat file for defining formatting rules
  • Reformat codes using SwiftFormat which will read rules in .swiftformat file
  • Remove redundant comments including header comments
  • Change : class to : AnyObject

Clean Swift Templates

To learn more about Clean Swift and the VIP cycle, read:

http://clean-swift.com/clean-swift-ios-architecture

There is a sample app available at:

https://github.com/Clean-Swift/CleanStore

To install the Clean Swift Xcode templates, run:

make install_templates

To uninstall the Clean Swift Xcode templates, run:

make uninstall_templates

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published