Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/workshopper/stream-adventure

go on an educational stream adventure!
https://github.com/workshopper/stream-adventure

Last synced: 5 days ago
JSON representation

go on an educational stream adventure!

Awesome Lists containing this project

README

        

# stream adventure

Go on an educational stream adventure!

[![build status](https://github.com/workshopper/stream-adventure/actions/workflows/master.yml/badge.svg?branch=master)](https://github.com/workshopper/stream-adventure/actions?query=branch:master)

## Install

First install [node](http://nodejs.org).

Once you've installed `node`, you will have an `npm` command.

With [npm](https://docs.npmjs.com/cli-documentation/) do:

```
npm install -g stream-adventure
```

## Run

Now just type `stream-adventure` to play!

## Test
```
npm test
```