Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

nocalhost/baulk-bucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

baulk-bucket

Nocalhost baulk private bucket

Usage

使用方法

编辑 baulk.json 添加 nocalhost 源,下面是一个示例:

{
    "bucket": [
        {
            "description": "Baulk default bucket",
            "name": "Baulk",
            "url": "https://github.com/baulk/bucket",
            "weights": 100
        },
        {
            "description": "Nocalhost private bucket",
            "name": "Nocalhost",
            "url": "https://github.com/nocalhost/baulk-bucket",
            "weights": 200
        }
    ],
    "channel": "insider"
}
baulk u -V
baulk i nocalhost -V

Releases

No releases published

Packages

No packages published