zoukankan      html  css  js  c++  java
  • nrm 常用命令


    PS F: odeDemo2> nrm -h
    Usage: cli [options] [command]

    Options:
    -V, --version output the version number
    -h, --help output usage information

    Commands:
    ls List all the registries
    current Show current registry name
    use <registry> Change registry to registry
    add <registry> <url> [home] Add one custom registry
    set-auth [options] <registry> [value] Set authorize information for a custom registry with a base64 encoded string or username and pasword
    set-email <registry> <value> Set email for a custom registry
    set-hosted-repo <registry> <value> Set hosted npm repository for a custom registry to publish packages
    del <registry> Delete one custom registry
    home <registry> [browser] Open the homepage of registry with optional browser
    publish [options] [<tarball>|<folder>] Publish package to current registry if current registry is a custom registry.
    if you're not using custom registry, this command will run npm publish directly
    test [registry] Show response time for specific or all registries
    help Print this help
    PS F: odeDemo2>

  • 相关阅读:
    testd3p
    my open音频的
    1
    one play
    ndk ffmpeg实践2
    ndk ffmpeg实践
    Mac ndk21 交叉ffmpeg目前
    ffmpeg交叉
    and cmake 链接库及播放例子 及读文件
    更正之前《登录小案例》密码错3次15分钟内不准登录
  • 原文地址:https://www.cnblogs.com/ladybug7/p/14531255.html
Copyright © 2011-2022 走看看