Skip to content

manideepbollu/lzw_comp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lzw_comp

Once cloned, go to lzw_comp directory once...

Build

Build all class files of the app in ./classes directory

make build

Clean

clean ./classes, ./input and ./output directories

make clean

Clean input and output files

clean only ./input and ./output files

make clean-files

Run

Runs the app - Should perform build first

make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published