This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
template /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.mdown | ||
| |
Rakefile.rb | ||
| |
bin/ | ||
| |
templates/ |
README.mdown
template
A simple templating system that will allow me to quickly create the scripts I need, with code snippets that I want to have available, so that I don't need to lookup some basic stuff every time.
It also allows me to standardize my file script headers, automatically setup the dates, etc.
Installation
If you haven't yet checked out the source do so with:
shell> git clone git://github.com/JosephPecoraro/template.git
shell> cd template
Then to install:
shell> rake install
The installation will:
- copy the executable to
/usr/local/bin/template(this requires sudo) - copy the templates to
~/.template/
Contact Info
Name: Joseph Pecoraro
Blog: http://blog.bogojoker.com
Email: joepeck02@gmail.com








