1.0.2 • Published 2 years ago

compresly v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Compresly

logo Compresly is a cli that facilitates the compression of files, you only need to pass the application root and the script itself will locate files in the folder and compress them, creating a backup. All compressors use the node environment.

What can be compressed?

  • Javascript (.js)
  • CSS (.css)
  • Python (.py) (Under Test)

Install

Global: npm i compresly -g \ Local: npm i compressly

Usage

via Terminal: compresly --appRoot </diretory> \ via Package.json: "compress": "compresly --appRoot </diretory>"

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago