Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

richardhinkamp/bolt-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bolt skeleton

A skeleton for websites using Bolt.

  1. Installing

You install a project based on this Bolt skeleton by using Composer.

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

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

Then, use the create-project command to generate a new Bolt application:

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.

About

A skeleton for websites using Bolt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages