2017 © Pedro Peláez
 

project tapestry-boilerplate

Boilerplate Tapestry Project

image

tapestry-cloud/tapestry-boilerplate

Boilerplate Tapestry Project

  • Monday, September 18, 2017
  • by carbontwelve
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Tapestry Boilerplate Project

Packagist, (*1)

This is a basic unopinionated Boilerplate Project to help you get started building static websites with Tapestry., (*2)

Installing

To install this boilerplate, use the Composer create-project command in your terminal:, (*3)

composer create-project --prefer-dist tapestry-cloud/tapestry-boilerplate my-tapestry-project

Building

Composer will install the latest stable version of Tapestry locally to the projects vendor folder, to run Tapestry use the following command in your termainal relative to your project root:, (*4)

# For Windows users
.\vendor\bin\tapestry.php.bat build

# For Linux/Unix users
.\vendor\bin\tapestry.php build

Learning

Click here for the quick start guide on getting started with Tapestry and how to extend this boilerplate to meet your needs., (*5)

License

This Tapestry Boilerplate is open sourced software licensed under the MIT License., (*6)

The Versions

18/09 2017

dev-master

9999999-dev

Boilerplate Tapestry Project

  Sources   Download

MIT

The Requires

 

boilerplate static site generator tapestry

18/09 2017

1.0.0

1.0.0.0

Boilerplate Tapestry Project

  Sources   Download

MIT

The Requires

 

boilerplate static site generator tapestry