ether-camp / ethereum-harmony

DEPRECATED! Ethereum Independent Peer
GNU General Public License v3.0
253 stars 89 forks source link

A kind of Linux installer #97

Open mkalinin opened 6 years ago

mkalinin commented 6 years ago

One of possible ways of implementing this is to have a CLI command like:

./gradlew run[Setup] -Dstartup.enabled=true

This command should create a script and mark it as a startup one with usage of standard tools like Supervisor.