0 Forks
2 Stars
2 Watchers

StackCalculator

First test using the SwiftUI Beta. This macOS Application implements a basic stack-based calculator.

How to download and setup StackCalculator

Open terminal and run command
git clone https://github.com/lukasmoellerch/StackCalculator.git
git clone is used to create a copy or clone of StackCalculator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with StackCalculator https://github.com/lukasmoellerch/StackCalculator/archive/master.zip

Or simply clone StackCalculator with SSH
[email protected]:lukasmoellerch/StackCalculator.git

If you have some problems with StackCalculator

You may open issue on StackCalculator support forum (system) here: https://github.com/lukasmoellerch/StackCalculator/issues