{"id":14972934,"url":"https://github.com/spring-attic/spring-cli","last_synced_at":"2025-07-02T23:05:25.255Z","repository":{"id":38237518,"uuid":"490470773","full_name":"spring-projects/spring-cli","owner":"spring-projects","description":"A CLI focused on developer productivity","archived":false,"fork":false,"pushed_at":"2024-06-27T03:24:10.000Z","size":2775,"stargazers_count":108,"open_issues_count":70,"forks_count":43,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-27T15:56:21.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spring-projects.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":"CONTRIBUTING.adoc","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-09T23:06:33.000Z","updated_at":"2025-02-13T22:23:28.000Z","dependencies_parsed_at":"2023-02-19T06:15:34.540Z","dependency_job_id":"7218ecd7-7fbe-45c1-8a00-2f0b19ef5967","html_url":"https://github.com/spring-projects/spring-cli","commit_stats":null,"previous_names":["spring-projects/spring-cli","spring-projects-experimental/spring-cli"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spring-projects%2Fspring-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spring-projects%2Fspring-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spring-projects%2Fspring-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spring-projects%2Fspring-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spring-projects","download_url":"https://codeload.github.com/spring-projects/spring-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252831462,"owners_count":21810808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T13:47:47.055Z","updated_at":"2025-07-02T23:05:25.209Z","avatar_url":"https://github.com/spring-projects.png","language":"Java","readme":"= THIS REPOSITORY IS NO LONGER ACTIVELY MAINTAINED\n\n\n\n= A CLI focused on developer productivity\n\n* Note: this is a work in progress.\n\n* https://docs.spring.io/spring-cli/reference/[Read the documentation] for info on *Installing* and *Getting Started*\n\n== Build\n\nNOTE: Use JDK17\n\nNormal build without _native_:\n```\n./gradlew clean build\n```\n\nWhich you can then run with:\n```\njava -jar build/libs/spring-cli-0.0.1-SNAPSHOT.jar\n```\n\nFor native build:\n```\n./gradlew clean build nativeCompile -PspringCliNative=true\n```\n\nNOTE: You need to have `GRAALVM_HOME` pointing to your _graal_ installation\n\nWhich you can then run with:\n```\nbuild/native/nativeCompile/spring\n```\n\nTIP: There is a CI workflow which builds native binaries for linux, macos and windows.\n     Published artifacts in CI workflow will get removed daily so take it from\n     a latest run which is scheduled nightly.\n\n=== Code Formatting\n\nThis project uses Spring Javaformat and is enabled by default.\n\nRun individual tasks:\n\n```\n./gradlew checkFormat\n./gradlew checkstyleMain\n./gradlew checkstyleTest\n./gradlew format\n```\n\nYou can temporarily disable checks by setting property `springCliChecks` to `false`:\n\n```\n./gradlew build -PspringCliChecks=false\n```\n\n=== Building Documentation\n\n```\n./gradlew antora\n```\n\nOutput is in `./docs/build/site/index.html`\n\nFor more information on the build see https://github.com/spring-projects-experimental/spring-cli/tree/docs-build[README in the docs-build branch].\n\n=== Shell Completion\n\nShell completion for `bash` can be generated with `completion bash` command:\n\n```\n$ source \u003c(spring completion bash)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspring-attic%2Fspring-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspring-attic%2Fspring-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspring-attic%2Fspring-cli/lists"}