This example shows a simple file compressor built using streams. To run it you can use: node index You can for example compress this readme file with: node index README.txt