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
- Host: GitHub
- URL: https://github.com/rmex/forge
- Owner: RMEx
- License: mit
- Created: 2018-01-18T15:07:29.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2018-01-29T21:25:05.000Z (over 7 years ago)
- Last Synced: 2025-01-10T16:21:28.550Z (4 months ago)
- Topics: build-system, electron, elm, nodejs, package-manager, rgss3, rpgmaker, ruby
- Language: Ruby
- Homepage:
- Size: 9.08 MB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.