Skip to content

🏆 Generate Swift project with necessary toolings

Notifications You must be signed in to change notification settings

hyperoslo/SwiftProject

Repository files navigation

SwiftProject

SwiftProject is a template to generate Swift-based iOS projects from the command line.

Features

  • A basic folder structure.
  • Swift common types, helpers and configurators.
  • Recommended pods in Podfile
  • Integrated SwiftLint and R.swift
  • Schemes for Staging and Production

Project Structure

  • Sources: contains source files

    • App
    • AppDelegate
    • Config
    • Constants
    • Extensions
    • Features
    • Library
  • Resources: contains resource files

    • Assets Catalog
    • Fonts
    • Info
    • Storyboard
    • Localised strings files

Usage

  1. Create new private repository on GitHub
  2. git clone https://github.com/hyperoslo/SwiftProject.git NewProjectName
  3. cd NewProjectName
  4. ruby ./init.rb
  5. Enter the requested info.

Author

Hyper Interaktiv AS, [email protected]

About

🏆 Generate Swift project with necessary toolings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published