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://www.codercto.com/soft/d/12496.html

Struts 2 in Action

Struts 2 in Action

Don Brown、Chad Davis、Scott Stanlick / Manning Publications / 2008.3 / $44.99

The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends......一起来看看 《Struts 2 in Action》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具