Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 761 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 761 Bytes

Codebattle

Codebattle - is an open source game being developed by the Hexlet community. The current version of the
application is available at codebattle.hexlet.io. It also has chrome extension, which allow to subscribe
on last game updates.

Requirements

  • Mac / Linux
  • docker
  • docker-compose

Install

$ git clone [email protected]:hexlet-codebattle/codebattle.git
$ cd codebattle
$ make setup

Hexlet tests and linter status:

Actions Status