Code Monkey home page Code Monkey logo

bui's Introduction

Bui

Bui是一个通用模块化前端开发平台,提供了常用的项目构建、调试、优化等一系列开发时的支持,只为提升开发效率。

Build Status

安装与更新

bui已经发布到npm上,可以通过下面的npm命令安装。-g选项是必须选项,使用-g全局安装后,可以获得command line的bui命令。在Linux/Mac平台下,全局安装可能需要sudo

$ [sudo] npm install -g bui

如果想要升级当前bui的版本,请运行如下命令。在Linux/Mac平台下,升级可能需要sudo

$ [sudo] npm update -g bui

使用

我们推荐通过命令行的方式使用bui。直接命令行下执行bui将显示可以调用的命令,包含内建命令和用户定制的命令。

$ bui
Usage: bui <command>

Builtin Commands:

install         构建项目
server          用于开发时调试的WebServer
release         发布项目

Options:
-h, --help     显示帮助信息
-v, --version  将显示当前bui的版本号

bui's People

Contributors

fengshuo avatar feyy avatar weger avatar

Watchers

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