Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/izumisy/archiver

Simple archiver
https://github.com/izumisy/archiver

Last synced: 6 days ago
JSON representation

Simple archiver

Awesome Lists containing this project

README

        

# Archiver
Super-simple archiver written in C++

## Build
```sh
$ make
```

## Run
```sh
$ ./archiver
[ Simple Archiver version 0.1 ]
Copyright (C) 2011 IzumiSy
usage: archiver file1 file2 ...
```