2017 © Pedro Peláez
 

project bolt-skeleton

Standard edition of Bolt install with Bolt as dependency

image

richardhinkamp/bolt-skeleton

Standard edition of Bolt install with Bolt as dependency

  • Sunday, March 23, 2014
  • by richardhinkamp
  • Repository
  • 1 Watchers
  • 4 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Bolt skeleton

A skeleton for websites using Bolt., (*1)

1) Installing

You install a project based on this Bolt skeleton by using [Composer][2]., (*2)

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:, (*3)

curl -s http://getcomposer.org/installer | php

Then, use the create-project command to generate a new Bolt application:, (*4)

php composer.phar create-project richardhinkamp/bolt-skeleton path/to/install

Composer will install a project with Bolt and all its dependencies under the path/to/install directory., (*5)

The Versions

23/03 2014

dev-master

9999999-dev

Standard edition of Bolt install with Bolt as dependency

  Sources   Download

MIT

The Requires

 

02/03 2014
01/03 2014