Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 15, 2024
1 parent 7c9e8ba commit cd59b3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
[![Hits-of-Code](https://hitsofcode.com/github/objectionary/eoc)](https://hitsofcode.com/view/github/objectionary/eoc)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/objectionary/eoc/blob/master/LICENSE.txt)

This is a command-line tool-kit for [EO](https://www.eolang.org)
programming languages, allowing you to compile EO programs, test, dataize,
and check for errors.

First, you install [npm][npm-install] and [Java SE][java-se].

Then, you install [eolang][npm] package:
Expand Down

0 comments on commit cd59b3b

Please sign in to comment.