Registry / utility / gagliardetto-treeout

gagliardetto-treeout

JSON →
library0.1.4gogounverified

A Go library for drawing tree structures in the terminal.

go get github.com/gagliardetto/treeout
INSTALL
IMPORT
SIG · GAGLIARDETTO-TREEO
G
gagliardetto-treeout
utilitygov0.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

treeout
github.com/gagliardetto/treeout

Create and print a simple tree.

package main import ( "github.com/gagliardetto/treeout" ) func main() { t := treeout.New("Root") t.Child("Leaf").Print() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gagliardetto-treeout — go get gagliardetto-treeout · libregistry