Skip to content

Commit

Permalink
add git init
Browse files Browse the repository at this point in the history
  • Loading branch information
labocho committed Dec 20, 2012
1 parent 77a13b1 commit ef1541c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions template.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,12 @@ def application_multiline(data, options = {})
============================================================
EOS

# ====================
# git
# ====================

git :init

# ====================
# initialize spork, guard
# ====================
Expand Down

0 comments on commit ef1541c

Please sign in to comment.