Skip to content

robertfairley/liberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Liberry

A working lesson in C for a command line program for managing my personal library.

Build

Build every stage:

make

Build the executable directly

make build

Clean up build files

make clean

Run

After building, run

./liberry

Installation

TBD.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published