Skip to content

feren-OS/the-libs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e64ece8 · Apr 28, 2021
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


the-libs is a set of common classes used in the* apps.


Build

Depending on your platform, run the following commands in your terminal:

macOS and Linux

qmake
make

Windows

qmake
nmake

You can subsitute jom for nmake if you have it.

Install

macOS and Linux

On Linux, run the following command as root:

make install

Windows

Run the following command from an elevated command prompt:

nmake install

© Victor Tran, 2021. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.

About

Common libraries for the* apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.8%
  • QMake 4.4%
  • Objective-C++ 1.4%
  • Other 0.4%