https://github.com/ttskch/nagoyaphp12
https://github.com/ttskch/nagoyaphp12
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ttskch/nagoyaphp12
- Owner: ttskch
- License: mit
- Created: 2018-03-31T06:33:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-31T08:14:28.000Z (over 8 years ago)
- Last Synced: 2025-02-08T12:22:57.383Z (over 1 year ago)
- Language: PHP
- Homepage: http://nabetani.sakura.ne.jp/hena/ord9busfare/
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nagoyaphp12
## Installation
```bash
$ git clone git@github.com:ttskch/nagoyaphp12.git
$ cd nagoyaphp12
$ composer install
```
## Usage
```bash
$ vendor/bin/phpunit
```