fernandodelrio / GalleryApp

A gallery app, made with Swift, Combine and Buck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GalleryApp

Repo for my GalleryApp, made with Swift, Combine and Buck

$ make debug - Build and install in a simulator
$ make project open - Generate project and open (make sure to attach Xcode to a previously built app)
$ make test - Run tests
$ make server - Create a server to save/restore the build cache (Make sure to edit .buckconfig)
$ make graph - Generate graph of dependencies (graph.png)

About

A gallery app, made with Swift, Combine and Buck

License:MIT License


Languages

Language:Swift 47.3%Language:Starlark 41.1%Language:JavaScript 7.6%Language:Makefile 4.0%