CleverStack 命令行接口 CleverStack CLI

码农软件 · 软件分类 · 常用工具包 · 2019-08-16 14:57:22

软件介绍

CleverStack CLI 是 CleverStack 生态系统的命令行接口。CleverStack 可以通过模块化的方式帮助你创建 Angular 和 Node 的 Web 应用程序。

安装:

npm install cleverstack-cli -g

示例代码:

 Usage: clever-new [options] <name>

  Options:

    -h, --help       output usage information
    -V, --version    output the version number
    --no-service     Disables generating a service.
    --no-controller  Disables generating a controller.
    --no-model       Disables generating a model.
    --no-task        Disables generating a task.
    --no-test        Disables generating a test.

  Example:
    clever new my_module
    clever new myModule

本文地址:https://codercto.com/soft/d/12496.html

Programming the Mobile Web

Programming the Mobile Web

Maximiliano Firtman / O'Reilly Media / 2010-07-23 / $44.99

* Learn how to use your existing skills to move into mobile web development * Discover the new possibilities of mobile web development, and understand its limitations * Get detailed coverage of ......一起来看看 《Programming the Mobile Web》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具