Templater ========= Skeletor: project bootstrapping made easy! A boilerplater of useful utilities for your software project. Tired of tediously creating the basic skeleton for your projects? What if you forget to add a LICENSE or some other important file? ## Instalation Simply clone it and add to your `$PATH`: git clone https://git.fluxo.info/templater You can also verify the latest commit's OpenPGP signature: /usr/bin/git -C templater verify-commit HEAD Note that `/usr/bin/git` is called to avoid any other `git` wrappers or aliases you might have available on your shell.