An open API service indexing awesome lists of open source software.

https://github.com/tiben/frameworkproject

Project skeleton fo use with TiBeN/Framework
https://github.com/tiben/frameworkproject

Last synced: 11 months ago
JSON representation

Project skeleton fo use with TiBeN/Framework

Awesome Lists containing this project

README

          

# Framework Project skeleton

A Skeleton to create a new project using the Framework.

## Installation

In order to instanciate a new project, using composer type:

```bash
composer create-project tiben/framework-project:dev-master your-project-name
```