1.0.1 • Published 7 years ago

generator-dmg v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

generator-dmg NPM version Build Status Dependency Status

Generator to scaffold a gambeoy project using rgbds

Installation

First, install Yeoman and generator-dmg using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-dmg

Then generate your new project:

yo dmg

Install wine

You will need to install wine to run the emulator that executes the rom.

brew install wine

Building and running the ROM-image

./run.sh

Getting To Know Yeoman

License

MIT © Andre Uschmann