mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-16 06:51:27 +00:00
chore: adding comments for archlinux graddle user
This commit is contained in:
parent
e712c300f7
commit
2be976bde8
@ -14,6 +14,14 @@ For e.g. 10 days:
|
||||
./gradlew -q text --args 10
|
||||
```
|
||||
|
||||
#### On Archlinux
|
||||
|
||||
run
|
||||
|
||||
sudo gradle -q text --args 30 > {Path}/texttests/ThirtyDays/stdout.gr
|
||||
|
||||
Where Path is the relative path to the texttests folder
|
||||
At each run, the stdout.gr will be updated
|
||||
|
||||
### test cases:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user