eyaswoo 

EPS

By: | 742,264 downloads | Last Updated: 4/15/2019 | Latest Version: 1.0.0

EPS (Embedded PowerShell), inspired by ERB (see https://en.wikipedia.org/wiki/ERuby), is a templating language that embeds PowerShell code into a text document. It is conceptually and syntactically similar to ERB for Ruby or Twig (see http://twig.sensiolabs.org/) for PHP. EPS can be used to generate any kind of text. The example below illustrates ... More info