Skip to content

对FauxPas静态扫描结果JSON文件加工生成报表

Notifications You must be signed in to change notification settings

alex520biao/ALCodeAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALCodeAnalysis

简明扼要的描述功能

Quick Start

使用py2app生成app

sudo python3 setup.py py2app -A

生成的应用路径 ./dist/main.app 去掉-A参数,这个用于发布正式包,将所有的依赖全部打包。 保留-A参数,用于自己开发测试编译,打包速度快。

Example

通过demo code 展示此pod的主要功能,使用者阅读了demo code应该可以了解pod的大部分功能,API设计应尽量简洁易懂。

demo code here

实现原理

维护者

alex520biao [email protected]

License

ALCodeAnalysis is available under the MIT license. See the LICENSE file for more info.

About

对FauxPas静态扫描结果JSON文件加工生成报表

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published