blob: 1d2d43b92a6556da241a6bfd063169dc6fd4d92e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Templater
=========
Project bootstrapping made easy!
## 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.
|