Skip to content

arconia-io/arconia-cli

Arconia

Arconia CLI

The companion command-line tool for Java, Spring Boot, and Arconia projects.

Build SLSA Level 3 Quality Gate Status Apache 2.0 License Follow us on Bluesky


✨  Features

  • Dev mode. Run your application with features improving your development experience.
  • Build & test. Compile, test, and package as JVM JARs or GraalVM native executables.
  • Container images. Build images using Cloud Native Buildpacks or Dockerfiles with Podman/Docker.
  • Automated upgrades. Upgrade Spring Boot, Spring AI, Arconia, Gradle, and Maven with a single command.
  • OpenRewrite recipes. Run any OpenRewrite recipe to migrate or refactor your codebase.
  • Project templates. Create new projects from templates distributed as OCI artifacts.
  • Agent skills. Install and manage AI agent skills for your applications.

⚡  Quick Start

Install (macOS / Linux)

brew install arconia-io/tap/arconia-cli

Install (Windows)

scoop bucket add arconia https://github.com/arconia-io/scoop-bucket.git
scoop install arconia-cli

Explore

arconia help

Try it out (from a Spring Boot project directory)

arconia dev                                     # Run in dev mode with Dev Services
arconia build                                   # Build the application
arconia image build buildpacks                  # Build a container image
arconia update spring-boot --to-version=4.0     # Upgrade Spring Boot to 4.0

See the installation guide for more options, including manual installation and binary downloads.

Note

The Arconia CLI is currently in active development. We're working hard to improve it and appreciate your patience as we refine the tool. Feel free to try it out and share your feedback!

📙  Documentation

The Arconia CLI documentation covers all available commands, options, and workflows in detail.

🤝  Contributing

Contributions are welcome! Please read the Contributing Guide and the Code of Conduct before getting started.

🛡️  Security

The security process for reporting vulnerabilities is described in SECURITY.md.

🖊️  License

This project is licensed under the Apache License 2.0. See LICENSE for more information.

About

Arconia CLI is a powerful tool designed to streamline and enhance the developer experience when working with Java and Spring Boot applications.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages