Skip to content
This repository was archived by the owner on Dec 31, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 470 Bytes

File metadata and controls

10 lines (8 loc) · 470 Bytes

MCDocker-CLI

A simple CLI App to control MCDocker

Setting up in a dev environment

Make sure you have the Core installed and placed in the same parent directory as the CLI (This will soon change)

  1. Import the project in your code editor
  2. Sync all dependencies

Testing

Go to your code editors Run Configurations tab. Type in whatever command you want in the CLI Arguments box. E.g containers list --json=true