spawn-cli-0.9.0 is not a library.
Spawn
A scriptable command-line tool for creating files and folders from a template.
Installation
Use Cargo to install the application.
Usage
Copy files from a template to the current directory using the following command
providing the location of a Git repository as URI.
Follow this link to learn more about using the command.
[!TIP]
Thespwncommand was chosen for this tool because it should be easy to type on most keyboards by alternating between left and right hand.
The template can be a collection of files and folders using Tera template syntax. The command will scan these files for identifiers and ask for values before creating the files and folders at their target location.
Follow this link to learn to learn how to create your own templates.