Skip to content

elnebuloso/docker-csso-cli

Repository files navigation

docker-csso-cli

Release Docker Pulls GitHub

Dockerized Command Line Interface for CSSO - CSS Minifier

github

docker

container development

# start
docker-compose up --build --remove-orphans -d

# version
docker-compose run main --version

# help
docker-compose run main --help

# minify
docker-compose run main bootstrap-3.3.7-dist/css/bootstrap.css --output compiled.css

# stop
docker-compose down --remove-orphans

links

About

Dockerized Command line interface for CSSO

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published