Giter VIP home page Giter VIP logo

androidstandard's Introduction

AndroidStandard

Android可视化规范检查工具,包含基本的,类,方法,注释,资源等功能检查,大家可以根据项目需求,进行更改。

功能展示

功能展示

环境搭建

1、安装 Node.js,如果已经安装,可直接第2步:
Node.js中允许使用 JavaScript 开发服务端以及命令行程序,我们可以去官网https://nodejs.org下载最新版本的安装程序,然后一步一步进行安装就可以了。

2、down下项目后,在当前目录下执行以下命令:
npm install --save-dev electron 或者安装制定版本 npm install --save-dev electron@^15.0.0
3、在当前项目目录下,执行以下命令:
npm i -D @electron/remote

4、启动项目:
npm start

运行后,基础配置页说明

1、点击红色字进行选择路径。

2、下面要检查的日期,是为了方便检查什么时间以后的文件,毕竟有的项目,更新迭代了很多版本,历史的文件堆积的很多,很难做到全部文件的检查。那么就可以利用这个时间,检查最近或者选择时间之后的文件。

3、时间不是代表着检查选择的这天,而是检查选择的日期之后的所有有更改的文件。

4、不选,或者点击清空,是检查项目的所有文件。

指导建议

大家可以下载WebStorm开发工具,导入项目,打开package.json文件,点击start左侧绿色按钮进行运行,后续直接右上角运行就可以了,或快捷键shift+f10,非常方便。

欢迎关注我的微信公众号:微信搜一搜:Android干货铺,(或扫一扫下面的二维码)

微信公众号

androidstandard's People

Contributors

ming723 avatar abnerming888 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.