Skip to content

Commit

Permalink
Add package.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
badosu committed Dec 16, 2013
1 parent 78fe608 commit 58cdc24
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.exs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Expm.Package.new(name: "coil", description: "Static content engine",
version: "0.4.0", keywords: ["Elixir","Erlang","blog","engine","static","content"],
maintainers: [[name: "Amadeus Folego", email: "[email protected]"]],
repositories: [[github: "badosu/coil", tag: "v0.4.0"]])

0 comments on commit 58cdc24

Please sign in to comment.