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
/
src
/
config.mts
5 lines
(4 loc)
•
134 B
text/typescript
View Raw
1
2
3
4
5
const
starterPackGitUrl
:
string
=
"https://github.com/theapplegeek/Spring-Boot-Starter.git"
;
export
default
{ starterPackGitUrl }