play-tool

專案

Prototype

操作步驟

install git

執行下面指令,安裝「git」這個套件。

$ sudo apt-get install git

git clone

執行

$ git clone https://github.com/samwhelp/play-ubuntu-18.04-plan.git

cd root dir

執行下面指令,切換到專案資料夾

$ cd play-ubuntu-18.04-plan/plan/tool-full/play-tool

make prepare

執行下面指令,安裝產生deb檔,所需要的套件。

$ make prepare

make deb-build

執行下面指令,產生deb檔。

$ make deb-build

make deb-install

執行下面指令,安裝剛剛產生的deb檔。

$ make deb-install

mod-tool help

執行下面指令,觀看使用說明

$ mod-tool

或是執行

$ mod-tool help

顯示


Usage:

$ mod-tool [command]

Ex:

$ mod-tool
$ mod-tool help

$ mod-tool install
$ mod-tool remove

$ mod-tool pkg-install
$ mod-tool pkg-remove

$ mod-tool conf-set
$ mod-tool conf-reset

Manpage:

$ man mod-tool

mod-tool install

執行下面指令,執行所有安裝

$ mod-tool install