Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 383 Bytes

File metadata and controls

25 lines (17 loc) · 383 Bytes

Architecture

Design decisions and structure for the Gurren project.

Systems

CLI

Serves as the entrypoint for the application. It's also the base for all it's functionality. Everything you can do with the TUI is available through the CLI.

Service

gurren service

  • start
  • stop
  • status
  • install
  • uninstall
  • enable
  • disable

Core

  • connect
  • ls