Skip to content

An iOS app to showcase generated style files from stylesync.

Notifications You must be signed in to change notification settings

dylanslewis/stylesync-style-guide-ios

Repository files navigation

Style Guide

An iOS app to showcase generated style files from stylesync.

stylesync

How to use

You can install stylesync using the Swift Package Manager:

$ git clone https://github.com/dylanslewis/stylesync.git
$ cd stylesync
$ swift build -c release -Xswiftc -static-stdlib
$ cp -f .build/release/stylesync /usr/local/bin/stylesync

Since this project already has a stylesyncConfig.json file, after installing you can just run stylesync to update to the latest styles in Sample.sketch.

Due to security reasons, the gitHubPersonalAccessToken is not included in stylesyncConfig.json, so stylesync will not commit changes or generate a pull request if you run the script. An example Pull Request is available here.

Vimeo

About

An iOS app to showcase generated style files from stylesync.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages