Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.16 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.16 KB

Example (use case demos)

Use case demos using the struct-fmt package.

About

  • Demonstration apps which use the struct-fmt Golang package.

Demos

Prerequisite dependencies

## Navigate into the repo's demo directory
cd example/

## Install prerequisites
./install-example.sh

Launch runtime

## Navigate into the repo's demo directory
cd example/

## launch one of the following Go scripts
go run main.go          ## Cli/Tui Rosary with mezcel/struct-fmt package
go run main-ui.go       ## Gui Rosary with mezcel/struct-fmt & andlabs/ui package
go run main-dom.go      ## Go Webserver web page

Screenshots ( Outdated )

Gif screenshots and videos were taken earlier in the development time line. Small modifications have continued to be added.

main-ui.go (win10) main-ui.go (GTK) main-dom.go (Web Browser) YouTube
win10.gif wsl-gtk.gif chrome.gif
main.go (CLI Terminal)
asciicast