1.3.1 • Published 4 years ago

shuup-cli v1.3.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Shuup CLI

A Command Line Interface (CLI) to create Shuup addons projects in an easy way.

Usage

Install globally:

npm i -g shuup-cli

Create your project folder:

mkdir my_addon
cd my_addon/

Run the CLI and optionally pass the output dir:

shuup-cli [output-dir]

Follow the steps to create your base Shuup addon or project.

Supported templates

  • Blank Shuup Project
  • Generic addon (can be anything, just a base structure)
  • Simple Xtheme Theme
  • Shipping Method
  • Celery configuration for Shuup Project

Copyright

Copyright (C) 2019 by Christian Hess

License

MIT

1.3.1

4 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago