Skip to content

LECOQQ/BiblioCatalog-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BiblioCatalog

BiblioCatalog is meant to be a simple portable library. As it is right now, it's only a simple program using a csv file.

Goal

This repository is supposed to host the code of the Linux version of BiblioCatalog.

Description of this version

Linux bin file

For Linux, just run BiblioCatalog, it will asks you what you want to do. Go forward. It will create a csv file into the directory which will stock your books.

Windows .exe

To create a Windows.exe console app, launch an app like Visual. Create a solution and put the .h/.cpp into it. Change every system("clear") by system("cls"). You can remove the include. Compile.

About

Linux console version of BiblioCatalog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published