https://github.com/workshopper/stream-adventure
go on an educational stream adventure!
https://github.com/workshopper/stream-adventure
Last synced: about 1 month 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T05:13:00.000Z (over 2 years ago)
- Last Synced: 2025-05-10T07:05:33.952Z (about 1 month ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 2,071
- Watchers: 50
- 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!
[](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
```