An open API service indexing awesome lists of open source software.

https://github.com/rmex/forge

The new RMEBuilder, a package manager and a build-system for RMVXAce
https://github.com/rmex/forge

build-system electron elm nodejs package-manager rgss3 rpgmaker ruby

Last synced: 2 months ago
JSON representation

The new RMEBuilder, a package manager and a build-system for RMVXAce

Awesome Lists containing this project

README

        

# forge
The new Script.rvdata2 combiner and package manager for RMVXAce

## Run the application

- `npm` must be installed
- `npm install` to fetch the dependancies
- `npm run build` to build the pre-built application
- after installing dependencies, you can just run `npm run start` (for building and running)

If you have any issues with `elm-make`, you can use `npm install -g elm`
to install elm, globally.