Skip to content

The project to set up, build, and run ForgeGradle-example on clean environment.

Notifications You must be signed in to change notification settings

anatawa12/ForgeGradle-example-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForgeGradle example runner

The project to set up, build, and run ForgeGradle-example on clean environment.

To do this, this project provides Dockerfile.

How to run

For posix environment

  1. git clone https://github.com/anatawa12/ForgeGradle-example-runner
  2. cd ForgeGradle-example-runner
  3. ./run_on_docker.sh.

By default, this image uses setupDecompWorkspace for configure workspace. if you want to use other setup tasks like setupCiWorkspace, run ./run_on_docker.sh <setup-task-name> like ./run_on_docker.sh setupCiWorkspace

How to use local ForgeGradle instead of released one.

  1. add symlink to ForgeGradle-example-runner/ForgeGradle
  2. run ./run_on_docker.sh <setup-task-name> --local

About

The project to set up, build, and run ForgeGradle-example on clean environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published