https://github.com/robindumontchaponet/transitive-project
https://github.com/robindumontchaponet/transitive-project
php-7
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/robindumontchaponet/transitive-project
- Owner: RobinDumontChaponet
- License: mit
- Created: 2016-11-15T16:37:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-31T16:54:05.000Z (about 2 years ago)
- Last Synced: 2025-06-11T10:19:45.407Z (11 months ago)
- Topics: php-7
- Language: PHP
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.*