Skip to content

Commit

Permalink
[Close #9] move from erlang.mk to rebar3
Browse files Browse the repository at this point in the history
  • Loading branch information
Euen committed Sep 22, 2016
1 parent ab9c180 commit 1bf2c81
Show file tree
Hide file tree
Showing 15 changed files with 126 additions and 6,708 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ rel/example_project
.erlang.mk/
logs/
sumo_db_mysql.d
_checkouts
log
doc
41 changes: 0 additions & 41 deletions Makefile

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Within the console:

% from here you can start using sumo

> sumo:find_all(sumo_test_people_mysql).
> sumo:find_all(people).
[]
```

Expand Down
Loading

0 comments on commit 1bf2c81

Please sign in to comment.