Revel 命令行工具

2022-07-28 14:13 更新

Build and Run

為了使用Revel,必須構(gòu)建Revel命令行工具:

$ go get github.com/revel/revel/revel

現(xiàn)在運(yùn)行它:

$ bin/revel
~
~ revel! http://revel.github.com/revel
~
usage: revel command [arguments]

The commands are:

    new         create a skeleton Revel application
    run         run a Revel application
    build       build a Revel application (e.g. for deployment)
    package     package a Revel application (e.g. for deployment)
    clean       clean a Revel application's temp files
    test        run all tests from the command-line

Use "revel help [command]" for more information.

關(guān)于每條命令的含義,請參閱該工具的內(nèi)置幫助功能。

以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)