Skip to content

zorkdev/Jot

Repository files navigation

Jot

Version Platforms

Jot down your ideas.

🛠 Branching Strategy

Use develop branch for development and master for release.

🚀 Build Instructions

This project uses the Swift Package Manager for dependencies. Build instructions:

$ git clone https://github.com/zorkdev/Jot.git
$ cd Jot
$ open Jot.xcworkspace

To run static analysis on the project, use the analyze script:

$ sh Tools/Scripts/analyze.sh {iOS|macOS}

Environment variables required for build scripts:

APPLE_ID: Developer Apple ID
APPLE_ID_PW: Developer Apple ID app-specific password

About

Jot down your ideas

Resources

License

Stars

Watchers

Forks

Releases

No releases published