Skip to content

brmaciel/clean-swift-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Options to install the Clean Swift Xcode templates:

  1. Install directly from github. Run:

curl https://raw.githubusercontent.com/brmaciel/clean-swift-template/master/install-clean-swift.sh | bash -s version

where 'version' is the template's version you want to install. If not informed, it will be installed the template from the branch 'master'.

  1. Clone the repository. And in terminal, navigate to clean-swift-template folder and run:

make install_clean_templates

To uninstall the Clean Swift Xcode templates, run:

  1. Clone the repository. And in terminal, navigate to clean-swift-template folder and run:

make uninstall_clean_templates

About

Template for Clean Swift architectural pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published