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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T05:13:00.000Z (over 2 years ago)
- Last Synced: 2025-04-09T15:02:59.698Z (10 days ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 2,073
- Watchers: 50
- Forks: 314
- 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!
[](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
```