trikot.patron

Project Url: mirego/trikot.patron
Introduction: Boilerplate Kotlin Multiplatform Project using Trikot libraries
More: Author   ReportBugs   
Tags:

This project has been deprecated in favor of our latest kmp-boilerplate.


Trikot.patron

This repository is the stable base upon which we build our mobile projects at Mirego. We want to share it with the world so you can build awesome mobile applications too.

Introduction

To learn more about why we created and maintain this boilerplate project, read our blog post.

Usage

Setting up the project

With GitHub template

  1. Click on the Use this template button to create a new repository
  2. Clone your newly created project (git clone https://github.com/you/repo.git)
  3. Run the boilerplate setup script (./boilerplate-setup.sh YourProjectName)
  4. Commit the changes (git commit -a -m "Rename Trikot.patron parts")

Without GitHub template

  1. Clone this project (git clone https://github.com/mirego/trikot.patron.git)
  2. Delete the internal Git directory (rm -rf .git)
  3. Run the boilerplate setup script (./boilerplate-setup.sh YourProjectName)
  4. Create a new Git repository (git init)
  5. Create the initial Git commit (git commit -a -m "Initial commit")

Building the project

  1. Open root folder in Android Studio to run the Android App.
  2. In a terminal, cd into ios folder and run bundle exec pod install to be able to run the iOS App.

What to Replace

Root

  • ./jobs/build_jobs.groovy
  • ./jobs/ios_fastlane.groovy
String clientName = 'SAMPLECLIENT'.toLowerCase().replaceAll(' ','_')
String projectName = 'SAMPLEPROJECT'.toLowerCase().replaceAll(' ','_')
String projectGithubPath = 'mirego/SAMPLEREPO'
String slackNotificationChannel = '#SAMPLESLACKCHANNEL'

TODO:

  • [ ] Keystores
  • [ ] Fastfiles

License

Trikot.streams is © 2019-2020 Mirego and may be freely distributed under the New BSD license. See the LICENSE.md file.

About Mirego

Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We’re a team of talented people who imagine and build beautiful Web and mobile applications. We come together to share ideas and change the world.

We also love open-source software and we try to give back to the community as much as we can.

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools