Riot cli
Command line tool to precompile riot tags
Important
If you are using Riot.js < 4.0.0 please check the legacy branch
Installation
npm install @riotjs/cli -g
Usage
riot --help
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdriot-cli |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionriot-cli
WebJar for riot-cli
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
riot-cli-4.1.2.pom | |
riot-cli-4.1.2.jar | 17 KB |
riot-cli-4.1.2-sources.jar | 22 bytes |
riot-cli-4.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/riot-cli/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>riot-cli</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/riot-cli/
implementation 'org.webjars.npm:riot-cli:4.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/riot-cli/
implementation ("org.webjars.npm:riot-cli:4.1.2")
'org.webjars.npm:riot-cli:jar:4.1.2'
<dependency org="org.webjars.npm" name="riot-cli" rev="4.1.2">
<artifact name="riot-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='riot-cli', version='4.1.2')
)
libraryDependencies += "org.webjars.npm" % "riot-cli" % "4.1.2"
[org.webjars.npm/riot-cli "4.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : rollup | jar | [0.57.1,0.58) |
org.webjars.npm : co | jar | [4.6.0,5) |
org.webjars.npm : chalk | jar | [2.3.2,3) |
org.webjars.npm : riot-compiler | jar | [3.5.1,4) |
org.webjars.npm : chokidar | jar | [2.0.3,3) |
org.webjars.npm : optionator | jar | [0.8.2,0.9) |
Command line tool to precompile riot tags
If you are using Riot.js < 4.0.0 please check the legacy branch
npm install @riotjs/cli -g
riot --help