Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/indiependente/noderchiver

Simple implementation of `tar cvfz` command
https://github.com/indiependente/noderchiver

Last synced: 5 days ago
JSON representation

Simple implementation of `tar cvfz` command

Awesome Lists containing this project

README

        

#noderchiver

Simple implementation of `tar cvfz` command

##Usage

It needs to be executed from command line now, but maybe I will turn it into a module.

`node noderchiver.js FOLDERNAME`

##Todo

- [ ] single file compression
- [x] folder recursive compression
- [ ] decompression
- [ ] module?

##License
MIT