Skip to content

kfricilone/Taylir

Repository files navigation

Taylir

Build Status Coverage Status Language grade: Java License

A soon to be neat compiler tool chain

Table of contents

Usage

(Back to top)

  1. Add custom repo

        <repository>
            <id>kfricilone-repo</id>
            <url>https://repo.kfricilone.me</url>
        </repository>
  2. Add dependencies

        <dependency>
            <groupId>me.kfricilone</groupId>
            <artifactId>{artiface-name}</artifactId>
            <version>{artifact-version}</version>
        </dependency>

Building

(Back to top)

  1. Install the Java Development Kit 8

  2. Clone repository

        git clone https://github.com/kfricilone/Taylir
  3. Build using Maven Wrapper

        mvnw install

License

(Back to top)

The BSD 2-Clause License 2018-2019 Kyle Fricilone. Please have a look at the LICENSE.md for more details.

About

A soon to be neat compiler tool chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages