Skip to content

The schema to communicate between ita-background-services and appium-script-generator

Notifications You must be signed in to change notification settings

kobiton/appium-script-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appium-script-schema

The schema to communicate between ita-background-services and appium-script-generator

Requirements

  • Node.js 14+
  • Yarn 1.22.4

Compiling

  • yarn install: Install modules for compiling protocol buffer code.
  • yarn compile [/absolute/path/to/output/dir]: Compile .proto files to target dir. Default is ./dist.
  • The compiled js code requires google-protobuf module. Make sure, you add it as production dependency on the upstream repo (the one using compiled js code).

About

The schema to communicate between ita-background-services and appium-script-generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages