Skip to content

Mold2 installs ready-to-use templates in Xcode. It includes templates for MVP, VIPER and CleanArchitecture. Mold2 is a rewrite of suyati/Mold to make it easier to use in my project.

License

Notifications You must be signed in to change notification settings

SatoshiN303/Mold2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mold2

Mold2 installs ready-to-use templates in Xcode. It includes templates for MVP, VIPER and CleanArchitecture.

Mold2 is a rewrite of suyati/Mold to make it easier to use in my project.

Installation

  1. Download the files from this repository.
  2. Open Termial
  3. Navigate to the downloaded folder
  4. Run the following script
  5. That's it :) 🍻
swift boot.swift

Usage

After installing you can access the templates from File -> New -> File.

Scroll to the bottom and you can see a section named Mold2.

Mold2

Notice

The file templates generated for VIPER and CleanArchitecture require the use of the Swinject/SwinjectStoryboard as a DI container.

For more information about Swinject/SwinjectStoryboard, please check the documentation or the sample code to use.

About

Mold2 installs ready-to-use templates in Xcode. It includes templates for MVP, VIPER and CleanArchitecture. Mold2 is a rewrite of suyati/Mold to make it easier to use in my project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages