Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/workshopper/stream-adventure
- Owner: workshopper
- License: other
- Created: 2013-06-17T09:18:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T05:13:00.000Z (about 2 years ago)
- Last Synced: 2024-10-29T17:41:14.320Z (3 months ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 2,063
- Watchers: 51
- Forks: 313
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nodejs-streams - stream-adventure
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
```