1.4.1 • Published 9 months ago

@btmuli/mucli v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Author: 目棃 Description: 说明文档 Date: 2023-09-10

Update: 2023-09-28

本文档 FrontmatterMuCli 自动生成于 2023-09-10 11:38:39

更新于 2023-09-28 17:46:06

npm.io npm.io npm.io

MuCli

A Node CLI for personal use by BTMuli.

Install

By npm:

npm install -g @btmuli/mucli

Usage

muc [command] [options]

What can MuCli do?

It can do some things:

Using muc set to change the subcommand enabled.

Using muc mmd to create/update a markdown file with Frontmatter.

You can use muc -h to get more information, and there will be more subcommands in the future.

Frontmatter

What is Frontmatter?

Frontmatter is metadata at the top of a file. It is commonly used to specify the title, author, and date of a document, but can be used for any kind of metadata.

For example,this file's Frontmatter is(since 2023-09-10 11:38:39):

---
Author: 目棃
Description: 说明文档
Date: 2023-09-10
Update: 2023-09-10
---

And the subcommand mmd add two more lines:

---
Author: 目棃
Description: 说明文档
Date: 2023-09-10
Update: 2023-09-10
---

> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `2023-09-10 11:38:39`
>
> 更新于 `2023-09-10 11:38:39`

The template to create a new file in ./template/MuCli/README.md is:

---
Author: author
Description: description
Date: date
Update: update
---

> 本文档 [`Frontmatter`](https://github.com/BTMuli/MuCli#Frontmatter) 由 [MuCli](https://github.com/BTMuli/Mucli) 自动生成于 `create`
>
> 更新于 `modify`

It includes some properties:

  • Author: The author of the file.
  • Description: The description of the file.
  • Date: The date of the file created, format: YYYY-MM-DD.
  • Update: The date of the file updated, format: YYYY-MM-DD.
  • create: The date of the file created, format: YYYY-MM-DD HH:mm:ss.
  • modify: The date of the file updated, format: YYYY-MM-DD HH:mm:ss.

License

MIT

1.4.1

9 months ago

1.4.0

9 months ago

1.3.2

10 months ago

1.3.1

10 months ago

1.3.0

10 months ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.7.7

2 years ago

0.7.6

2 years ago

0.7.5

2 years ago

0.7.2

2 years ago

0.6.3

2 years ago

0.7.1

2 years ago

0.7.4

2 years ago

0.7.3

2 years ago

0.7.0

2 years ago

0.6.2

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.3.2

3 years ago

0.4.0

3 years ago

0.6.1

3 years ago

0.5.2

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.4.2

3 years ago

0.3.0

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.3.1

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago