mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-16 06:51:27 +00:00
説明を追加
This commit is contained in:
parent
5678a53db3
commit
204dd7247d
@ -1,7 +1,12 @@
|
|||||||
# 高木追記
|
# 高木追記
|
||||||
php8のバイナリをgitにあげているので以下コマンドで一時的にパスを通してください
|
* php8のバイナリをgitにあげているので以下コマンドで一時的にパスを通してください
|
||||||
export PATH=./bin:$PATH
|
* export PATH=./bin:$PATH
|
||||||
|
* composer install
|
||||||
|
* composer test
|
||||||
|
*
|
||||||
|
* test fixtureの実行 日付を変更するとapprovedファイルと近くなる
|
||||||
|
* php fixtures/texttext_fixture.php
|
||||||
|
`days=2 -> days=31`
|
||||||
# GildedRose Kata - PHP Version
|
# GildedRose Kata - PHP Version
|
||||||
|
|
||||||
See the [top level readme](../README.md) for general information about this exercise. This is the PHP version of the
|
See the [top level readme](../README.md) for general information about this exercise. This is the PHP version of the
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user