Giter Club home page Giter Club logo

autojs-dev's Introduction

Auto.js DevTools

环境配置

本工具依赖于Node.js,并且只有通过Node.js内置的npm指令才可安装。

Node.js安装完成后,运行:

npm i -g autojs-dev

或者安装到工程目录

npm i -D autojs-dev

支持的指令:

autojs create <filename> # 根据模板创建脚本文件

autojs cap [filename] # 对adb列表的第一个设备进行截图

autojs new [projectName] # 新建Auto.js项目,可选用npm或yarn进行npm install操作

autojs build # 根据配置文件编译脚本

autojs img # 启动找图素材加载服务

0.8.0 过渡指南

项目中自带的Auto.js TypeScript声明文件计划废弃,请使用生成项目中配置的@autojs/types-pro8@autojs/types-pro9声明。

生成文件中第一行引用的内容可以自行移除。

开发计划

  • 更新依赖到Node.js 16时代
  • 项目构建脚手架
    • 项目配置文件
    • 脚本自动生成命令
      • 使用autojs.json配置工程
  • 可供使用的便捷模块
    • 找图模块
    • 其他(可在issue提出建议,将酌情选择开发)
  • 模块打包工具
  • 截屏命令(需要自己配置好adb并开启adb server)
  • 找图素材服务
  • 自动构建工具
  • 其他(可在issue提出建议)

本项目依赖模块

ExpressJS

Webpack

autojs-dev's People

Contributors

pboymt 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.