Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

diabloblanko/sac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Im moving to codeberg.org. New versions of my software will be published to codeberg, not github.

THIS REPO WILL NO LONGER BE UPDATED!! SEE THE NEW REPO

sac_introduce

SAC - Simple Archive Creator.

Simple and fast archive maker

Dependencies

clang

Install guide

Clone the repo

git clone https://github.com/diabloblacno/sac.git

Compile sac-make and sac-unpack. It's ok if warnings appear

clang sac-make -o sac-make && clang sac-unpack -o sac-unpack

Copy fresh-compiled files to /usr/bin

cp sac-make sac-unpack /usr/bin

Now it's ready-to-go!

Usage

sac-make <archive-name.sac> <file1> <file2>. #Please, use .sac file extensions for sac archives
sac-unpack <archive-name>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages