Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Goods-fork/charon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目介绍

代码库

Maven Package

项目要求

  • JDK8

项目结构介绍

Maven 配置文件

https://code.aliyun.com/harvies/configs/raw/75d678e4c5a0c1b847d44edb469a342aa76bd9cb/.m2/settings.xml

编译

mvn clean install -DskipTests -U -s 'xxxx/settings.xml'

部署

mvn clean deploy -DskipTests -U -s 'xxx/settings.xml'

常用工具

oh-my-zsh(zsh配置管理工具)

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

arthas(Java诊断工具)

curl -O https://alibaba.github.io/arthas/arthas-boot.jar

java -jar arthas-boot.jar -repo-mirror aliyun

htop(系统监控)

About

Personal Java development kit.

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 65.3%
  • CSS 24.0%
  • PHP 7.6%
  • Shell 1.2%
  • Makefile 1.0%
  • Dockerfile 0.9%