Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Releases: intel/tfortools

v0.3.0

07 Jun 13:12
f29b131

Choose a tag to compare

  • Adds a go.mod file.

v0.2.0

11 Dec 17:06
478bc58

Choose a tag to compare

v0.2.0 adds some more functions to tfortools

  • tocsv outputs a collection of structs in CSV format
  • totable converts a slice of a slice strings into a slice of structs
  • htable, htablex, htablealt, htablexalt output slices of structs as a sequence of tables.

Initial release

29 Sep 08:22

Choose a tag to compare

Initial release of Templates for Tools. This release includes functionality for auto generating help messages for commands that can accept a template. It also provides a host of useful functions that can be used inside template scripts to filter and format data.