CityOfZion / neo-local

Personal blockchain for NEO dApp development!
MIT License
52 stars 26 forks source link

Down CLI command #102

Closed revett closed 5 years ago

revett commented 5 years ago

Fixes #74 🌮

Problem

The CLI has no way of removing containers that it has started.

Solution

Add a new top level command to the CLI that stops and removes all containers.

image

Checklist