2017 © Pedro Peláez
 

library asgardcms-installer

AsgardCms application installer.

image

asgardcms/asgardcms-installer

AsgardCms application installer.

  • Monday, April 2, 2018
  • by nWidart
  • Repository
  • 3 Watchers
  • 14 Stars
  • 3,487 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 2 Open issues
  • 7 Versions
  • 10 % Grown

The README.md

AsgardCMS installer

This is a helper package to install AsgardCMS quickly using a simple command., (*1)

asgardcms new Blog

Installation

Require using composer:, (*2)

composer global require asgardcms/asgardcms-installer

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

Once installed, the asgardcms new command will create a fresh AsgardCMS installation in the directory you specify. For instance, asgardcms new blog will create a directory named blog containing a fresh AsgardCMS installation with all of AsgardCMS's dependencies already installed:, (*4)

asgardcms new Blog

License

The MIT License (MIT). Please see License File for more information., (*5)

The Versions

02/04 2018
01/07 2017
01/07 2017
01/07 2017
01/07 2017
01/07 2017
01/07 2017

0.1

0.1.0.0

AsgardCms application installer.

  Sources   Download

MIT

The Requires

 

laravel asgardcms