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

https://github.com/robindumontchaponet/transitive-project


https://github.com/robindumontchaponet/transitive-project

php-7

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Transitive-project

An empty project using Transitive.

This is not the only way to use Transitive. Modify to your need.

```sh
composer create-project transitive/project projectName && cd $_
```
*This command will create a new project replacing every occurence of "projectName" in templates of README, LICENCE, CHANGELOG, index.php, etc.*