Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roymckenzie/Go-Flashcards

Go Flashcards for iOS and WatchOS - Official repository
https://github.com/roymckenzie/Go-Flashcards

carthage flashcards ios swift watchos

Last synced: 30 days ago
JSON representation

Go Flashcards for iOS and WatchOS - Official repository

Awesome Lists containing this project

README

        

# Go Flashcards for iOS and WatchOS #

Go Flashcards for iOS and WatchOS is an application that allows users to create stacks of flashcards and review them on their iPhone, iPad, and Apple Watch. Supports CloudKit Syncing.

Localized for: English, French, German, Japanese, Korean, Simplified Chinese, Spanish

## Build Instructions

### Download Xcode

At the moment *GoFlashcards for iOS and WatchOS requires Swift 4.0 and Xcode 9.2 or newer. Previous versions of Xcode can be [downloaded from Apple](https://developer.apple.com/downloads/index.action).*

### Third party tools

#### Carthage

Go Flashcards for iOS and WatchOS uses [Carthage](https://github.com/Carthage/Carthage) to manage third party libraries.
To install and configure the third party libraries just run the following in the command line:

`carthage update --platform ios`

## License

Go Flashcards for iOS is an Open Source project covered by the [GNU General Public License version 2](LICENSE).

## Resources

### To report an issue

https://github.com/roymckenzie/Go-Flashcards/issues

### Source Code

GitHub: https://github.com/roymckenzie/Go-Flashcards/