UNPKG
spring-boot-cli
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
CLI for Spring Boot
github.com/theapplegeek/Spring-Boot-CLI.git
theapplegeek/Spring-Boot-CLI
spring-boot-cli
/
dist
/
config.mjs
5 lines
(4 loc)
•
127 B
JavaScript
View Raw
1
2
3
4
5
const
starterPackGitUrl =
"https://github.com/theapplegeek/Spring-Boot-Starter.git"
;
export
default
{ starterPackGitUrl };