https://github.com/kongnet/sky
:zap: skyjt for jt company front group tools
https://github.com/kongnet/sky
Last synced: 7 months ago
JSON representation
:zap: skyjt for jt company front group tools
- Host: GitHub
- URL: https://github.com/kongnet/sky
- Owner: kongnet
- License: other
- Created: 2019-04-18T08:01:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T01:00:06.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T18:57:37.240Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.76 MB
- Stars: 14
- Watchers: 4
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# skyjt
[](http://commitizen.github.io/cz-cli/)
[](https://img.shields.io/npm/dy/skyjt.svg?style=popout)
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fkongnet%2Fsky?ref=badge_shield)### JT Front group flash tools
- init ,i 初始化全栈工程结构
- init ,initmp 初始化小程序工程结构- jtjs ,jt 导出 jt.js
- dbscan,db JiaTui 数据库扫描规则 Default: 127.0.0.1/root/123456
- commentscan,comment jt前端函数注释扫描
- swaggerscan,swagger [options][option] jt swagger 规范扫描
- history today history
- dict [word] skyjt dict sky 英文-中文字典查询
- get [options] skyjt get -h url -p param
- post [options] skyjt post -h url -p param
### Install node
[Download URL ](https://nodejs.org/en/download/current/)
### Install skyjt
```js
npm i -g skyjt
```
```js
skyjt init -n outputMP -t mp -f //在当前创建 outputMP目录 将 小程序模板 生成在其下,并强制覆盖 已有的文件
```
```js
skyjt init // 输入项目名称(默认output) 可选择增加 stat-统计,tools-工具包 模块 来创建项目
```
```js
skyjt ccc -s // 扫描并统计项目错误
```## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fkongnet%2Fsky?ref=badge_large)