mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-15 22:41:30 +00:00
説明を追加
This commit is contained in:
parent
5678a53db3
commit
204dd7247d
@ -1,7 +1,12 @@
|
||||
# 高木追記
|
||||
php8のバイナリをgitにあげているので以下コマンドで一時的にパスを通してください
|
||||
export PATH=./bin:$PATH
|
||||
|
||||
* php8のバイナリをgitにあげているので以下コマンドで一時的にパスを通してください
|
||||
* export PATH=./bin:$PATH
|
||||
* composer install
|
||||
* composer test
|
||||
*
|
||||
* test fixtureの実行 日付を変更するとapprovedファイルと近くなる
|
||||
* php fixtures/texttext_fixture.php
|
||||
`days=2 -> days=31`
|
||||
# GildedRose Kata - PHP Version
|
||||
|
||||
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