Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
miniCli
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
马旭烽
miniCli
Commits
3f238ac1
Commit
3f238ac1
authored
Sep 08, 2022
by
马旭烽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs:增加使用教程
parent
97ef1d91
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
README.md
README.md
+18
-0
No files found.
README.md
0 → 100644
View file @
3f238ac1
# init
-
git clone https://gitlab.shushangyun.com/maxufeng/miniCli.git
-
ps:因为不是通过 npm publish ,所以使用其他的方法获取全局能力
-
在 miniCli 目录 里 执行 npm link 发布到全局
# use
-
`minicli init projectName`
生成项目模板
-
目前支持修改 package 的项目名和作者名
-
模板仓库暂时固定下载某个repo的,未来考虑提供动态 下载源。
# bug
1.
目前 window 只能 在 powershell 下执行,在cmd 下执行无效,我也不知道为什么。
2.
使用 JSON.stringify 修改 文件导致文件 部分换行符 丢失。
# Feature
1.
增加 生成器 进行文本处理扩展,以及代码注入等功能
2.
增加 配置 修改
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment