Yawg CLI

Command line utility for baking a site from a directory tree.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.varmateo.yawg
ArtifactId

ArtifactId

yawg-cli
Last Version

Last Version

1.0.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

Yawg CLI
Command line utility for baking a site from a directory tree.

Download yawg-cli

How to add to project

<!-- https://jarcasting.com/artifacts/com.varmateo.yawg/yawg-cli/ -->
<dependency>
    <groupId>com.varmateo.yawg</groupId>
    <artifactId>yawg-cli</artifactId>
    <version>1.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.varmateo.yawg/yawg-cli/
implementation 'com.varmateo.yawg:yawg-cli:1.0.0-RC3'
// https://jarcasting.com/artifacts/com.varmateo.yawg/yawg-cli/
implementation ("com.varmateo.yawg:yawg-cli:1.0.0-RC3")
'com.varmateo.yawg:yawg-cli:jar:1.0.0-RC3'
<dependency org="com.varmateo.yawg" name="yawg-cli" rev="1.0.0-RC3">
  <artifact name="yawg-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.varmateo.yawg', module='yawg-cli', version='1.0.0-RC3')
)
libraryDependencies += "com.varmateo.yawg" % "yawg-cli" % "1.0.0-RC3"
[com.varmateo.yawg/yawg-cli "1.0.0-RC3"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2
io.vavr : vavr jar 0.10.0
com.varmateo.yawg : yawg-api jar 1.0.0-RC3
com.varmateo.yawg : yawg-core jar 1.0.0-RC3

provided (1)

Group / Artifact Type Version
org.inferred : freebuilder jar 2.3.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
com.varmateo.yawg » yawg-testutils jar 1.0.0-RC3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1