Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 395 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 395 Bytes

FizzBuzz. Test assignment

FizzBuzz

Description

Test assignment for mentor in Hexlet

Installation

git clone [email protected]:ssssank/fizzbuzz-php.git

make install

Use

make fizzbuzz

Test && lint

make lint
make test