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

https://github.com/ttskch/nagoyaphp16


https://github.com/ttskch/nagoyaphp16

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# nagoyaphp16

## 雛形

### 1. インストール

```bash
$ git clone git@github.com:ttskch/nagoyaphp16.git
$ cd nagoyaphp16
$ composer install
```

### 2. 実装

[Nagoyaphp\Dokaku15\Dokaku16::run()](/src/Dokaku16.php#L9) を適切に実装する。

### 3. テスト

```bash
$ composer test
```

[Nagoyaphp\Dokaku15\Dokaku16Test::test()](/tests/Dokaku16Test.php#L24) のテストが全てパスすればOK。

## 解答例

https://github.com/ttskch/nagoyaphp16/commit/eed48057990f5a83a1cbd7ebffb9e32403dd4e7c