Skip to content

harvies/charon

Repository files navigation

项目介绍

自用Java开发工具包

代码正在逐步迁移走

项目要求

  • JDK17

项目结构介绍

配置文件

拷贝配置文件charon.properties.example 到 ~/.charon/charon.properties

编译

./build.sh

部署

gpg --keyserver hkp://keyserver.ubuntu.com/ --send-keys 37D2FF9600A3CDD5482C4A1A368EBC0194F0DE96

gpg --keyserver hkp://keyserver.ubuntu.com/ --receive-keys 37D2FF9600A3CDD5482C4A1A368EBC0194F0DE96

export GPG_TTY=$(tty)

mvn clean deploy -DskipTests -U -Possrh

打开 https://oss.sonatype.org/

点击 close

通过后点击Release

gpg: signing failed: Inappropriate ioctl for device?

export GPG_TTY=$(tty)

About

Personal Java development kit.(自用Java开发工具包)

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published