pipboy
Version:
Experimental pipboy desktop and cli tool for Fallout 4
27 lines (16 loc) • 539 B
Markdown
# pipboy
Experimental Desktop Application for Fallout 4's Pip Boy.

## Requirements
* Fallout 4 for PS4 or PC (see [pipboylib#27](https://github.com/rgbkrk/pipboylib/issues/27))
For the moment, you'll need to install this straight from GitHub.
## Development
You'll need node 4.x or greater.
```
git clone https://github.com/rgbkrk/pipboy
npm install
```
### Running
```
npm run start
```