Skip to content

A simple quarkus command line app for testing

License

Notifications You must be signed in to change notification settings

CycriLabs/test-cli-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test App for Quarkus CLI applications

This repository contains test code for Quarkus CLI applications.

The app can be run via:

    mvn quarkus:dev "-Dquarkus.args=-n World"

Run the docker image as follows:

docker run --rm -it ghcr.io/cycrilabs/test-cli-app:latest -n World

About

A simple quarkus command line app for testing

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages