calc/index.md

626 B

David Calc

David's Calculator for the command line!

About

Welcome to the website for David Calc.

Downloads

Downloads are available at the GitHub releases page;

Features planned

  • None currently planned

File explanation:

main.cpp: Main file for all operating systems (Version 2.0).
windows-desktop.cpp: Windows Desktop file, only works on Windows / DOS and made to run with a double-click on the desktop. (Version 1.0)
Dockerfile: File to build the docker image (Version 2.0).

How to build

See here