1.0.1 • Published 5 years ago

sbflow v1.0.1

Weekly downloads
3
License
MIT
Repository
-
Last release
5 years ago

sbflow

Install

npm install -g sbflow

Using

  • For first time using please use sbflow setup
  • TicketId is the number part which is next to IG, e.g To start working with ticket IG-789 you can type sbflow start 789
  Usage: sbflow [options] [command]

  sbflow - Shopback workflow. For the first time using this freaking cool tool, please type `sbflow setup` for setting up the environment


  Options:

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


  Commands:

    start [ticketIds...]  Start working on tickets, open workspace
    commit                Record changes to current workspace
    push                  Push code to Github and auto create pull request
    list                  List all your workspaces
    setup                 Setup sbflow for the first time
    cleanup               Cleanup workspace
    fix                   Fix review comments, change ticket status