Skip to content

RapidAgileSoftware/rasta.ecommerce

Repository files navigation

rasta.ecommerce

Scaffold your custom ecommerce solution

Description

A longer description of your project goes here...

Virtual environments

This project comes with pipenv files to enable you to spin up a working environment with lowest effort. With pipenv installed just use it like:

  • launch into interactive shell: > pipenv shell
  • run single command > pipenv run COMMAND

Usage and CLI Options

Example Usage

▶ pipenv shell

Launching subshell in virtual environment…

.local/share/virtualenvs/rasta.ecommerce-XYZ123/bin/activate

▶ python src/rastaecommerce/cli.py --project "awesome webshop" -d www.awesome-webshop.com -vv create

Note

Alpha status

About

Scaffold your custom Ecommerce solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages