__________________________________________________ Template::Nest::Fast manipulate a generic template structure via a Raku hash Andinus __________________________________________________ Table of Contents _________________ 1. Release 2. From Source 1 Release ========= 1. Run `zef install Template::Nest::Fast'. 2 From Source ============= You can either download the release archive generated by cgit/GitHub or clone the project if you have `git' installed. 2.1 Without `git' ~~~~~~~~~~~~~~~~~ 1. Download the release: - - 2. Extract the file. 3. Run `zef install .' in source directory. 2.2 With `git' ~~~~~~~~~~~~~~ All commits will be signed by my [PGP Key]. ,---- | # Clone the project. | git clone https://github.com/andinus/TemplateNestFast | cd TemplateNestFast | | # Install Template::Nest::Fast. | zef install . `---- [PGP Key]