2017 © Pedro Peláez
 

library cli

Aero Commerce CLI Tool.

image

aerocommerce/cli

Aero Commerce CLI Tool.

  • Tuesday, July 24, 2018
  • by timspratt
  • Repository
  • 0 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Aero Commerce CLI Tool

A command line installer for your Aero Commerce projects., (*1)

Installing the package

composer global require aerocommerce/cli

Make sure to place the $HOME/.composer/vendor/bin directory (or the equivalent directory for your OS) in your $PATH so that the aero executable can be located by your system., (*2)

Once installed, you should be able to run aero {command} from within any directory., (*3)

Installing Aero Commerce

Generating a New Project

Use the new command to create a new Aero Commerce project:, (*4)

aero new my-store

This will download the latest version and install it into the my-store directory. To install the project into the current directory, simply use aero new without specifying a project name. The project will be inferred from the name of the current directory., (*5)

The Versions

24/07 2018

dev-theme-command

dev-theme-command

Aero Commerce CLI Tool.

  Sources   Download

MIT

The Requires

 

by Tim Spratt

ecommerce aero

23/07 2018

dev-development

dev-development

Aero Commerce CLI Tool.

  Sources   Download

MIT

The Requires

 

by Tim Spratt

ecommerce aero

10/07 2018