Skip to content

Leo-App/iOS

Repository files navigation

Leo-App Icon

Build Status Codebeat Badge Swift: 4.2 Platforms: iOS License: GPL-3.0

AboutIssuesApp Store (in progress)ContributingLicense

About

The iOS counterpart of the LeoApp project on Android (Play Store Link).

This repo includes the Leo-App for the iOS platform. You can find other parts of the Leo-App project here.

Requirements

We recommend installing command line tools via Homebrew and Mint, respectively:

  • Install Carthage (brew install carthage)
  • Install SwiftGen (brew install swiftgen)
  • Install SwiftLint (brew install swiftlint)
  • Install ProjLint (mint install JamitLabs/ProjLint)
  • Install BartyCrouch (brew install bartycrouch)
  • Install Beak (mint install yonaskolb/beak)

It is recommended to install a fork for SwiftLint. To do this, run:

$ brew remove --force swiftlint
$ mint install git@github.com:Dschee/SwiftLint.git@master swiftlint

Getting Started

After checking the project out, run this in the project folder:

beak run installDependencies

Then you should be ready to go!

Contributing

Contributions are welcome. Feel free to open an issue on GitHub with your ideas or implement an idea yourself and post a pull request. If you want to contribute code, please try to follow the same syntax and semantic in your commit messages (see rationale here).

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

This project is released under the GNU General Public License, version 3 (GPL-3.0).

Releases

No releases published

Packages

 
 
 

Languages