tEXT-iNSERTEr is the tools for the inserting text hierarchically.
The tools have a executable file 'tir' and a script 'tirc'. 'tir' is a simple text-inserter with customizable tags. Customizable tags can reference local-file, variable and pipe stream. 'tirc' generates a Makefile from the dependencies of inserting text under the specified directory.
The tools have a executable file 'tir' and a script 'tirc'. 'tir' is a simple text-inserter with customizable tags. Customizable tags can reference local-file, variable and pipe stream. 'tirc' generates a Makefile from the dependencies of inserting text under the specified directory.
To install tEXT-iNSERTEr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tEXT-iNSERTEr
To see what files were installed by tEXT-iNSERTEr, run:
port contents tEXT-iNSERTEr
To later upgrade tEXT-iNSERTEr, run:
sudo port selfupdate && sudo port upgrade tEXT-iNSERTEr
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.