Skip to content

masa7351/setupHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Helper

This tool help to create Xcode Project. Make Podfile and install SwiftLint and SwiftFormat on your project ...etc

Description

  • copy .swiftlint.yml and scripts on your Project
  • make Podfile pod init
  • Add Library in Podfile
    • Add SwiftLint in Podfile
    • Add SwiftFormat in Podfile
  • Pod install on your Project
  • Git initialize git init
  • Download .gitignore file and set it on your Project

Demo

before after

Requirements & Support

  • Python 3.8.0

Usage

python helper.py (your project directory)

Install

git clone https://github.com/masa7351/setupHelper.git

Licence

MIT

Author

masa7351

About

Support tools for xcode project creation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages