Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasa9084/ttrun
https://github.com/nasa9084/ttrun
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nasa9084/ttrun
- Owner: nasa9084
- License: mit
- Created: 2019-03-01T05:35:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T05:43:11.000Z (over 5 years ago)
- Last Synced: 2024-10-05T00:40:54.085Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 2.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* ttrun
run text/template from commandline
** SYNOPSIS
#+BEGIN_SRC
$ bin/ttrun -a name=someone -a attended -a gift=item test/testtemplate.tmpl
Dear someone,It was a pleasure to see you at the wedding.
Thank you for the lovely item.Best wishes,
Josie
#+END_SRC** HELP
=$ bin/ttrun -h=