1.13.0 • Published 4 years ago

@hadeshe93/hh-cli v1.13.0

Weekly downloads
16
License
ISC
Repository
-
Last release
4 years ago

@hadeshe93/hh-cli

A light cli for assistting to build project more conveniently.

Basic Usage

$ npm install -g @hadeshe93/hh-cli

$ hh --help

Usage of Crawler

$ hh crawler

# then input the path of options file for request to crawl
? Please input the absolute path for crawling request options # input the path

Attention, this module just can be used for the author.

How to develop

You can run this cli everywher by using ts-node through relative path.

# For example
$ ts-node -P /path/to/tsconfig.json /path/to/src/bin/hh.ts "create" "example"

How to publish

# npm package scoped by username can pulish to public freely
$ npm publish --access=public
1.13.0

4 years ago

1.12.0

4 years ago

1.11.0

4 years ago

1.10.0

4 years ago

1.9.0

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago