0.0.30 • Published 1 year ago
uuice-cli v0.0.30
uuice-cli
Introduction
UUICE, a cli tool for the blog like hexo
, can be used as a study project for nestjs.
api document
Technology
- nestjs: api services and page rendering
- nunjucks: Template engine
Installation
# install
$ pnpm add -g uuice-cli
Usage
# help
$ uuice help
Usage: uuice-cli [options] [command]
CLI to uuice`s blog
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
new [options] <type> <title> generate new post or page
gen [options] generate data json
server [options] nestjs server
help [command] display help for command
New post or page
Usage: uuice-cli new [options] <type> <title>
generate new post or page
Arguments:
type type only support post or page
title title
Options:
-p, --path <path> md file path (default: "")
-h, --help display help for command
Generate data.json
Usage: uuice-cli gen [options]
generate data json
Options:
-w, --watch Listen to the source file directory
-h, --help display help for command
Server
Usage: uuice-cli server [options]
nestjs server
Options:
-p, --port <port> server port (default: "3000")
-w --watch Listen to data.json and reload db
-h, --help display help for command
License
UUICE is MIT licensed.
0.0.30
1 year ago
0.0.29
1 year ago
0.0.28
1 year ago
0.0.27
1 year ago
0.0.26
1 year ago
0.0.25
1 year ago
0.0.24
1 year ago
0.0.23
1 year ago
0.0.22
1 year ago
0.0.21
1 year ago
0.0.20
1 year ago
0.0.19
1 year ago
0.0.18
1 year ago
0.0.17
1 year ago
0.0.16
1 year ago
0.0.15
1 year ago
0.0.14
1 year ago
0.0.13
1 year ago
0.0.12
1 year ago
0.0.11
1 year ago
0.0.10
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago