Skip to content

Commit

Permalink
added makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Dec 6, 2014
1 parent e670164 commit 56ac2ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Makefile
@@ -0,0 +1,7 @@
all: build install

build:
gem build alm.gemspec

install:
gem install alm-0.1.0.gem
Binary file modified alm-0.1.0.gem
Binary file not shown.

0 comments on commit 56ac2ea

Please sign in to comment.