CityOfZion / neo-local

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

When i run `make start` and exit neo-py and run `make start` again it will wipe things #3

Closed metachris closed 5 years ago

metachris commented 6 years ago

I think it would be more useful to warn users // ask if they really want to remove the old containers or simply reconnect.

I think a better development workflow would be to provide a simple way to start all the services, and then another command to attach to it.

via @revett: make start should be smart enough to work out if there are containers already running and then give the user the option to remove them or not.