This package has been deprecated

Author message:

use config-tree module instead

snowy-owl-config

0.1.2 • Public • Published

Snowy Owl Config

A node module to set configs to get your snowy-owl-cli started.

Usage

boom config

Options

{
    "github": {
        "type": "Either `org` or `individual`",
        "account_name": "The GitHub org or individual account name",
        "access_token": "Your GitHub access token",
        "private_repos": false
    },
    "server": {
        "url": "The url and port of your server"
    },
    "archive": {
        "enabled": false,
        "type": "Either `bitbucket` or `github`",
        "account_name": "Your GitHub or Bitbucket account name",
        "access_token": "Account access token"
    }
}

See snowy-owl-cli for the full documentation.

Package Sidebar

Install

npm i snowy-owl-config

Weekly Downloads

1

Version

0.1.2

License

ISC

Last publish

Collaborators

  • mhkeller0