input-output-hk / hermes

🏛️ Hermes is a high-availability blockchain voting database that acts as a distributed storage and event processor for voting events, proposals, and actions.

Home Page:https://input-output-hk.github.io/hermes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🛠️ [TASK] : Add basic cli command for packaging hermes applications

Mr-Leshiy opened this issue · comments

Summary

Add a basic implementation of cli with the packaging command to package hermes app

Description

Add a cli functionality for hermes.

  • Hermes itself should start without any options like this ./hermes .
  • Subcommand package for packaging hermes app, providing a directory of app files.