Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

confc

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

confc

  • 0.2.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

ConfC

license Gem Gem Libraries.io for GitHub Travis

Config Clone — 🆕 Start new project with your default configs.

Clone your default configuration files to current working directory.

Installation

gem install confc

Usage

Usage: confc [options] [filenames...]

Clone your default configuration files to current working directory.
    -p, --path [PATH]                Path to configuration files
    -f, --overwrite                  Force to overwrite
    -y, --yes                        Say yes without inquiry
    -v, --verbose                    Display more information
    -V, --version                    Show version number
    -h, --help                       Show help

Configuration

You can configure ConfC via .confcrc, .confcrc.json, .confcrc.yml or .confcrc.yaml file.
More information about configuration file can be found from mysticonfig.

.confcrc

  • path
    Type: String
    Default: $HOME (Your home directory)

    Path to directory that contain your default configuration files.

  • files
    Type: Array<String>
    Default: Files name in files.yaml

    List of target files name that you want to clone.

    If you have your own configuration files and don't want to use files from files.yaml, just replace it with your files name by this option.

  • overwrite
    Type: Boolean
    Default: false

    Force to overwrite files if it exists.

  • verbose
    Type: Boolean
    Default: false

    Display verbose information.

  • ConfC - 🆕 Start new project with your default configs. (Node.js version)

FAQs

Package last updated on 30 Apr 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc