Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

ofrogon/cleanBowerInstaller

Repository files navigation

clean-bower-installer

This tool allows you to install bower dependencies without including the entire repo. It also adds a way to specify and take only what you really need from all the files that bower download.

Build Status Dependency Status Coverage Status

How to install

You can install clean-bower-installer in two ways:

Using the command line

npm install -g clean-bower-installer

Using the API

npm install clean-bower-installer

How to use

See the wiki for more details on how to use clean-bower-installer.