arthurlib / weditor

web editor for atx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WEditor

image

image

image

This project is subproject for smart phone test framework AutomatorX for easily use web browser to edit atx scripts. This project is hosted in github.com

Installation

pip install --pre --upgrade weditor

Usage

Create Shortcut in Desktop

python -m weditor --shortcut

By click shortcut or run in command line

python -m weditor

This command will start a local server with port 17310, and then open a browser tab for you to editor you code.

Port 17310 is to memorize the created day -- 2017/03/10

For Developers

API Document

LICENSE

MIT

About

web editor for atx

License:MIT License


Languages

Language:JavaScript 91.5%Language:CSS 6.1%Language:Python 1.5%Language:HTML 0.9%