Skip to content
This repository was archived by the owner on Dec 26, 2017. It is now read-only.

Commit d52a4d4

Browse files
committed
Add basic readme
1 parent 77c4619 commit d52a4d4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# trellis-service-namespaces-json
2+
3+
[![Build Status](https://travis-ci.org/acoburn/trellis-service-namespaces-json.png?branch=master)](https://travis-ci.org/acoburn/trellis-service-namespaces-json)
4+
5+
A namespace service for a trellis repository.
6+
7+
## Building
8+
9+
This code requires Java 8 and can be built with Gradle:
10+
11+
./gradlew install

0 commit comments

Comments
 (0)