Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 463 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 463 Bytes

Solid Snake

solid-snake

a weapon to surpass metal gear.

Project and File Generator for iOS Swift Development using V.I.P.E.R. Architecture

How to Use

  1. Make sure your machine have xcode, ruby and gem installed
  2. clone this repo
  3. cd into this repo
  4. run chmod +x ./install.sh && ./install.sh
  5. cd into your project folder
  6. run solid-snake g [ComponentName], ex: solid-snake g Login
  7. add each file to target in xcode