Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

monkeysintown/m11n-website

Repository files navigation

m11n-website

TODO: description Maven Central

If you just want to compile the project without running the tests:

mvn -DskipTests clean install

If you want to run the tests (Derby and H2 in server mode):

mvn clean install

You can find the latest releases here:

Download

... or setup your Maven dependencies:

<dependency>
    <groupId>com.github.monkeysintown</groupId>
    <artifactId>m11n-website</artifactId>
    <version>1.0.0-SNAPSHOT</version>
</dependency>

... and configure Bintray's JCenter repository in your pom.xml:

...
<repositories>
    <repository>
        <snapshots>
            <enabled>false</enabled>
        </snapshots>
        <id>central</id>
        <name>bintray</name>
        <url>http://jcenter.bintray.com</url>
    </repository>
</repositories>
...

Get automatic notifications about new releases here:

Get automatic notifications about new "m11n-website" versions

About

Monkeys in Town Site (generator)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages