Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 732 Bytes

scli.md

File metadata and controls

19 lines (15 loc) · 732 Bytes
title goimport gosource
Golang vanity URL page / meta for fortio.org/scli
fortio.org/scli git https://github.com/fortio/scli

Fortio's scli extends cli's shell for server's main().

It abstracts the repetitive parts of a main() to setup a config directory watch for dynamic flags (configmap in kubernetes cases) and configuration endpoint/UI/api.

See github/fortio/scli

This page also for making

 go get fortio.org/scli

and godoc work.

Back to fortio.org