Skip to content

Archiver (Command pattern), console application

Notifications You must be signed in to change notification settings

sputivtsev/Archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archiver

Archiver, that can archive into .zip files and unzip.

Project created via Command pattern

Console application:

  • packing files into the archive;
  • Add files to an existing archive;
  • deleting a file from the archive;
  • unpacking the archive;
  • viewing the contents of the archive;

Данное приложение является заданием обучающего курса JavaRush

About

Archiver (Command pattern), console application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages