#How to convert GitHub file into executable jar file

53 messages ยท Page 1 of 1 (latest)

gaunt cargo
spring cradleBOT
#

โŒ› This post has been reserved for your question.

Hey @gaunt cargo! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

leaden rune
#

"github file" isn't a thing

gaunt cargo
#

i mean a github repo

leaden rune
#

clone the repo locally and compile it as needed

#

to clone;
git clone repolink
gh repo clone repoid
or clone via a GUI client

gaunt cargo
#

like if i want to convert a discord bot repo to a jar and execute it will it work?

leaden rune
#

to compile, depends on the repo

leaden rune
gaunt cargo
#

but not how to convert into jar

leaden rune
#

the repo should tell you

gaunt cargo
#

it doesnt

#

thats why im asking

leaden rune
#

....dude. it's in the repo; if there's nothing special then it's probably just javac ig
noone here can answer you

#

unless you just show the repo itself

gaunt cargo
#

shd i send the github link?

leaden rune
#

sure ig

gaunt cargo
#

ok

#

so how do i convert the files into an executable jar

leaden rune
#

did you really not

gaunt cargo
#

thats not the point here

leaden rune
#

there's a jar for you ๐Ÿ’€

gaunt cargo
#

this isnt the actual repo

#

its an example

spring cradleBOT
#
thats not the point here
gaunt cargo
#

i just sent an example

leaden rune
leaden rune
#

there's an answer in the repo on how to compile it but since this isn't the actual repo that might not be correct thonk

gaunt cargo
#

there isnt any executable jar

#

so please help

#

ty

leaden rune
#

it uses maven to compile

#

there's the answer here

gaunt cargo
#

no but how do i convert it

leaden rune
#

...using maven

#

i just told you

gaunt cargo
#

ok ty

leaden rune
#

im not the best with it so you'll probably get further with google from here

gaunt cargo
#

yeah i was going to do that

#

i appreciate ur help

#

ty

#

how do i close this ticket?

#

nvm

#

i found it