hexo-cli

WebJar for hexo-cli

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

hexo-cli
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

hexo-cli
WebJar for hexo-cli
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/hexojs/hexo-cli

Download hexo-cli

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.webjars.npm : tildify jar [2.0.0,3)
org.webjars.npm : hexo-log jar [1.0.0,2)
org.webjars.npm : resolve jar [1.11.0,2)
org.webjars.npm » command-exists jar [1.2.8,2)
org.webjars.npm : hexo-util jar [1.4.0,2)
org.webjars.npm : bluebird jar [3.5.5,4)
org.webjars.npm : acorn jar [7.0.0,8)
org.webjars.npm : chalk jar [2.4.2,3)
org.webjars.npm : abbrev jar [1.1.1,2)
org.webjars.npm : minimist jar [1.2.0,2)
org.webjars.npm : hexo-fs jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

hexo-cli

Build Status NPM version Coverage Status Build status

Command line interface for Hexo.

Installation

$ npm install hexo-cli -g

Development

  1. Fork this project
  2. $ git clone https://github.com/user/hexo-cli --recurse-submodules && cd hexo-cli/
  3. $ npm install
  4. $ npm test

License

MIT

org.webjars.npm

Hexo

A fast, simple & powerful blog framework, powered by Node.js.

Versions

Version
3.1.0