Recent Releases of stngo
stngo - Minor release
Added support for a Powershell installer
irm https://rsdoiel.github.io/stngo/installer.ps1 | iex
- JavaScript
Published by rsdoiel over 1 year ago
stngo - Minor code cleanup
Some copy editing of help/man page content, fixed template used in website. Removed dependency on cli and ok packages. reduce options and added support for input and output files to be specified as first and second parameters on the command line.
Added experimental compile for Windows on ARM64.
- JavaScript
Published by rsdoiel over 3 years ago
stngo - Documentation improvements, added formats to stnreport
This is primarily a maintenance release. The documentation has be re-organized and man pages are now part of the release. The Makefile has been substantially updated mirroring my current practices. Website is now managed with the experimental pdtk and codemeta2cff is used to generate the CITATION.cff file. Pandoc is used to generate the man pages from the Markdown documents in the docs directory. The web tree is flattened to simplify the Pandoc page.tmpl. The stnreport command now can output in text, CSV and JSON using the -format option.
- JavaScript
Published by rsdoiel over 3 years ago
stngo - go1.16 support
Updated for go1.16 module support, updated copyright year, updated version. Added experimental M1 compiled binaries.
- JavaScript
Published by rsdoiel about 5 years ago
stngo - Maintenance release, compiled with go v1.12, four new commands
No significant changes, released to use Go 1.12.4 compiler.
- JavaScript
Published by rsdoiel over 6 years ago
stngo - Maintainence release
Maintenance release to update stn package and cli to use new cli v0.0.5.
- JavaScript
Published by rsdoiel about 8 years ago
stngo - Standardization
This release integrates github.com/rsdoiel/cli package and standardizes command line options and file handling. It also includes help text and documentation edits and corrections.
- JavaScript
Published by rsdoiel about 9 years ago