Skip to content

hpbyte/css_minifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Minifer

This is a simple css minifer CLI tool written in Rust.

Screenshot

Setup

Clone the project

git clone https://github.com/hpbyte/css_minifier.git

cd css_minifier

Install dependencies and this will make css_minifier to be available in the directory

cargo install --path .

Minifying the source file

css_minifier PATH_TO_INPUT_FILE OUTPUT_FILE_PATH

Getting help

css_minifier --help

About

a simple css minifier written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages