Skip to content

Commit

Permalink
Rebar dependency for erlware_commons
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Jan 26, 2012
1 parent e6ee118 commit fea43c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,3 +1,5 @@
_build
erl_crash.dump
doc/_site
deps
ebin
3 changes: 3 additions & 0 deletions rebar.config
@@ -0,0 +1,3 @@
{deps,
[{erlware_commons, ".*", {git, "https://github.com/erlware/erlware_commons.git",
{branch, "master"}}}]}.

0 comments on commit fea43c3

Please sign in to comment.