New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

bowerrc

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bowerrc

Switch between different .bowerrc files

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

bowerrc

Build
Status

Switch between multiple .bowerrc files

Inspired by npmrc.

Installation

npm install -g bowerrc

Usage

$ bowerrc --help

bowerrc

     Switch between different .bowerrc files

USAGE:

     bowerrc         list all bowerrcs
     bowerrc [name]  use a specific bowerrc

The first time you run bowerrc, it will do two things:

  • Create ~/.bowerrcs. This is the directory used to store multiple .bowerrc files
  • If you have an existing ~/.bowerrc, it will copy it to ~/.bowerrcs/default and create a symlink for it.

Keywords

bower

FAQs

Package last updated on 09 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts