Giter Site home page Giter Site logo

ku-cli's Introduction

ku-cli

a ku cli

Install

npm install ku-cli -g

Usage

$ ku --help
Usage: ku <command> [option]

Options:
  -V, --version                    output the version number
  -h, --help                       display help for command

Commands:
  create [options] <project-name>  create a new project
  config [options] [value]         inspect and modify config
  ui [options]                     start and open ku-cli ui
  help [command]                   display help for command

Run ku <command> --help for detailed usage of given command.
$ ku create --help
Usage: ku create [options] <project-name>

create a new project

Options:
  -f,--force  overwrite target directory if it exists
  -h, --help  display help for command
$ ku config --help
Usage: ku config [options] [value]

inspect and modify config

Options:
  -g,--get <path>          get value from option   
  -s,--set <path> <value>  set config
  -d,--delete <path>       delete value from option
  -a,--all [value]         get all config
  -h, --help               display help for command
$ ku config -a
{
  "organization": "aha-ku"//表示组织名称,模板列表将在此组织下拉取
}

ku-cli's People

Contributors

zjfcool avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.