Skip to content
/ CCalc Public

A CLI tool for calculating various mathematical (and others) operations.

License

Notifications You must be signed in to change notification settings

QUAKTECH/CCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCalc

Maintained I love my editor Apart of the QUAKTECH DSS (Software Development Software Suite)

Description

A CLI tool for calculating various mathematical (and others) operations.

1 - Devs

2 - Licenses

Under the ASP License v2 and MIT licenses.

Compiling

gcc -o main ccalc ccalc.c -lm

Installing

./install.sh after which you can remove the makefile and install.sh files if you wanted to.

4 - Usage

man ccalc

--- README by AeternusDio ---

About

A CLI tool for calculating various mathematical (and others) operations.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published