Coder Social home page Coder Social logo

apache / incubator-weex-cli Goto Github PK

View Code? Open in Web Editor NEW
564.0 45.0 114.0 22.08 MB

Weex Toolkit is the Standard Tooling for Weex Development.

Home Page: https://weexteam.github.io/CLI-for-Apache-Weex

License: Apache License 2.0

JavaScript 88.10% TypeScript 6.91% HTML 0.53% CSS 3.78% Python 0.03% Shell 0.01% SCSS 0.66% EJS 0.01%
weex nodejs cli weex-development weex-toolkit

incubator-weex-cli's Introduction

Weex Toolkit

image | left image | left GitHub issues Npm package Build status

Weex Toolkit is the Standard Tooling for Weex Development.

Introduction

This document is for the weex-toolkit 2.x version. For the old version of the weex-toolkit documentation, please go to here.

Weex Toolkit is dedicated to standardizing the tool base in the Weex ecosystem. It ensures that various build tools can be seamlessly connected based on smart default configuration, so you can focus on writing applications without having to spend days tangling configuration issues.

System Components

Weex Toolkit split each function module into separate parts, if you see our source code , you will find that we manage multiple separate releases in the repository via Lerna Package, providing the following functional modules:

Project Status Description
@weex-cli/core @weex-cli/core Core module for weex-toolkit
@weex-cli/generator @weex-cli/generator Plugin for quickly init the official project
@weex-cli/compile @weex-cli/compile Plugin for quickly compile Weex file.
@weex-cli/preview @weex-cli/preview Plugin for quickly preview the Weex page
@weex-cli/debug @weex-cli/debug Plugin for compile weex files and debug the Weex page
@weex-cli/doctor @weex-cli/doctor Plugin for quickly checks the user's local development environment
@weex-cli/lint @weex-cli/lint Plugin for performs quality diagnostics on local .vue files
@weex-cli/device @weex-cli/device Plugin for quickly manages user local devices
@weex-cli/run @weex-cli/run Plugin for quickly run weex's iOS/Android/Web project

Getting Started

Reuirements

  • node >= 7.6.0
  • iOS developer tools like XCode
  • Android SDK and ADB

Now you can install the latest version use below command:

$ npm i weex-toolkit -g

To know more detail about the command, you can run:

$ weex --help

Also you can see the document here.

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.