@albkt/cli

``` shopbase-theme create handle creates a theme app repository shopbase-theme auth:login log in with your ShopBase credentials shopbase-theme auth:logout

Usage no npm install needed!

<script type="module">
  import albktCli from 'https://cdn.skypack.dev/@albkt/cli';
</script>

README

Commands

shopbase-theme create handle                                             creates a theme app repository
shopbase-theme auth:login                                                log in with your ShopBase credentials
shopbase-theme auth:logout                                               clears your current ShopBase session and login credentials
shopbase-theme git:remote handle                                         adds a git remote to an existing repository
shopbase-theme git:clone                                                 clones a theme app to your local repository
shopbase-theme theme:info                                                get information of your theme app
shopbase-theme theme:create-version                                      create a new version of your current theme app
shopbase-theme theme:sync                                                sync local settings-data and settings-schema to server
shopbase-theme serve                                                     preview your theme app locally
shopbase-theme connect                                                   add theme app to your ShopBase store
shopbase-theme clean                                                     remove unused assets before releasing your theme app