Download Latest Version gtree_Windows_i386.zip (1.9 MB)
Email in envelope

Get an email when there's a new version of gtree

Home / v1.7.17
Name Modified Size InfoDownloads / Week
Parent folder
gtree_1.7.17_checksums.txt 2022-11-04 728 Bytes
gtree_linux_arm64.tar.gz 2022-11-04 1.5 MB
gtree_linux_x86_64.tar.gz 2022-11-04 1.6 MB
gtree_windows_arm64.zip 2022-11-04 1.5 MB
gtree_windows_i386.zip 2022-11-04 1.6 MB
gtree_darwin_arm64.tar.gz 2022-11-04 1.6 MB
gtree_darwin_x86_64.tar.gz 2022-11-04 1.7 MB
gtree_linux_i386.tar.gz 2022-11-04 1.5 MB
gtree_windows_x86_64.zip 2022-11-04 1.7 MB
README.md 2022-11-04 1.5 kB
Totals: 10 Items   12.7 MB 0
:::console
$ cat testdata/sample8.md 
# gtree
- Output tree🌳 or Make directories(files)📁 from Markdown or Programmatically.
- Provide CLI, Go Packages and Web.
## Web
* https://ddddddo.github.io/gtree/
        * This page calls a function that outputs tree. 
                * This function is a Go package compiled as WebAssembly.
        - You can change the branches like in the image below.
                + Also, once loaded, you can enjoy offline!
$ cat testdata/sample8.md | gtree output
gtree
├── Output tree🌳 or Make directories(files)📁 from Markdown or Programmatically.
└── Provide CLI, Go Packages and Web.
Web
└── https://ddddddo.github.io/gtree/
    ├── This page calls a function that outputs tree. 
    │   └── This function is a Go package compiled as WebAssembly.
    └── You can change the branches like in the image below.
        └── Also, once loaded, you can enjoy offline!

What's Changed

Full Changelog: https://github.com/ddddddO/gtree/compare/v1.7.16...v1.7.17

Source: README.md, updated 2022-11-04