An open API service indexing awesome lists of open source software.

https://github.com/zephraph/ode


https://github.com/zephraph/ode

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Ode [WIP]

[Onitama](https://www.arcanewonders.com/game/onitama/) in the terminal. Still in early development, nothing really works.


image

## Installation

```sh
yarn install
```

## Build

- Build: `npm run build`
- Clean: `npm run clean`
- Build & watch: `npm run start`

## Run

```sh
node .
```