Skip to content

Commit

Permalink
trying to have mvn pushing this to central
Browse files Browse the repository at this point in the history
  • Loading branch information
reborg committed Dec 4, 2015
1 parent 451dee7 commit 1496a9c
Show file tree
Hide file tree
Showing 4 changed files with 416 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
/target
/classes
/checkouts
pom.xml
sample-java/pom.xml
pom.xml.asc
pom.xml.backup
*.jar
*.class
/.lein-*
Expand All @@ -14,3 +15,5 @@ docs
*.iml
samples
.idea
javadoc
release.properties
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@ If you don't have `/usr/libexec/java_home` on your system, just replace `$(/usr/

`lein midje` will run all tests.

## License

Eclipse Public License - http://www.eclipse.org/legal/epl-v10.html

## TODO

* [ ] additional metadata for articles (related, featured sponsored)
Expand Down
Loading

0 comments on commit 1496a9c

Please sign in to comment.