tari-project / tari-launchpad

A node, wallet and miner for Tari focusing on ease of use
BSD 3-Clause "New" or "Revised" License
8 stars 15 forks source link

fix: improve cli tool #195

Closed therustmonk closed 1 year ago

therustmonk commented 1 year ago

Description

Adds improvements to CLI version to clean containers on launch and exit. Also layout of the configuration changed: session and settings are separated parts. Session is a special type to control containers precisely.

Motivation and Context

The app should:

How Has This Been Tested?

CI, Manually