Initial commit, right after lein new and license update
commit442dca9a76073792cc1f5567229a4b198ca8eb21
authorJames Richardson <james@jamestechnotes.com>
Sat, 9 Jul 2016 17:07:57 +0000 (9 13:07 -0400)
committerJames Richardson <james@jamestechnotes.com>
Sat, 9 Jul 2016 17:07:57 +0000 (9 13:07 -0400)
tree6e89002b99b8a3949a02b75344e3512db5c34e53
Initial commit, right after lein new and license update
.gitignore [new file with mode: 0755]
CHANGELOG.md [new file with mode: 0755]
LICENSE [new file with mode: 0755]
README.md [new file with mode: 0755]
doc/intro.md [new file with mode: 0755]
project.clj [new file with mode: 0755]
src/repo_manager/core.clj [new file with mode: 0755]
test/repo_manager/core_test.clj [new file with mode: 0755]