Skip to content

Installation

Dependencies:

To install this library you need:

  1. C Compiler: Specify the version of the C compiler required (e.g., GCC, Clang).
  2. Git

Cmake or make or any kind of makefile system is needed to utilize this library at full potencial, but you can use manual commands only if you are a Giga Chad tho.


Installation Steps

Installing Git on Linux

if you are using linux you must have git installed on your system, so.

git clone https://github.com/Neq141/SML-Lib .

or

git clone --depth 1 https://github.com/Neq141/SML-Lib .