- Clone this repository
git clone [email protected]:pebruwantoro/Kapal-Lawd.git
- Make sure on your local already install xcode gen
brew install xcodegen
- Generate xcodeproj on your local
xcodegen
- Create your branch feature from master branch
- Make sure before merge into master or Pull Request into master, your feature branch up to date with master branch
- Good luck and have fun on coding and debugging :)