package
0.0.0-20240410063459-33a9516a39ce
Repository: https://github.com/godevsig/ghub.git
Documentation: pkg.go.dev

# README

On a gshell enabled system, below command starts topid chart service.

gsh run perf/topidchart/topidchart.go

Dependency: It is better to have "docit" service in gshell service network, to start one:

gsh run render/docit/docit.go

# Functions

Start starts the app.
Stop stops the app.