mithenks / marvin

Marvin bot CLI application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marvin

Packages and technologies used:

This project uses bmeme/mn-dev image from BMEME.

Package the CLI application

Run the docker container

$ docker-compose up -d

Package your application

$ ./cmvn clean compile test package

You will find the runnable application in app/target/marvin.

About

Marvin bot CLI application


Languages

Language:Java 83.3%Language:Shell 16.7%