Cake - Cake.Portable

Cake.Portable 是 Cake script runner,可直接透過 chocolatey 安裝。 ...

November 4, 2018 · 1 min · 91 words · Larry Nung

Hubot - Create first script

Hubot scripting 支援 Coffee script 與 Javascript,script 放置於 scripts 目錄下, 內含範本 example.coffee 可以參閱。 ...

November 2, 2018 · 1 min · 115 words · Larry Nung

Hubot - Getting started

Hubot 安裝環境內需先有 Node.js,然後透過 Node.js 套件管理工具安裝 Yeoman 與 Hubot 到全域。 ...

October 31, 2018 · 1 min · 248 words · Larry Nung

'Nmap - The network mapper, free security scanner'

nmap 是網路掃描與探測工具。 Ubuntu 下可直接透過 apt-get 安裝。 ...

October 29, 2018 · 1 min · 389 words · Larry Nung

Cake - Cake for Visual Studio

Cake for Visual Studio 擴充套件可讓 Visual Studio 支援 Cake 的使用,可直接開啟 Extensions and Updates 功能… ...

October 25, 2018 · 1 min · 192 words · Larry Nung

Cake - Setting up a new project on Windows

要在新的專案中使用 Cake,首先要下載 bootstrapper。 ...

October 22, 2018 · 1 min · 125 words · Larry Nung

Vundle - The plug-in manager for Vim

Vundle 是 Vim 的套件管理程式,安裝可直接透過 git 下載。 ...

October 22, 2018 · 1 min · 440 words · Larry Nung

Vim - Display line numbers

Vim 預設 Line number 是關閉的。 如有需要將開啟 Vim 的設定檔。 ...

October 20, 2018 · 1 min · 128 words · Larry Nung

Whatportis - A command to search port names and numbers

Whatportis 能夠查詢特定服務預設使用的通訊埠,或是特定的通訊埠通常被哪些服務使用。 ...

October 19, 2018 · 1 min · 187 words · Larry Nung

Vim - Setup encoding

使用 Vim 時若因編碼導致文字無法正常顯示。 ...

October 18, 2018 · 1 min · 59 words · Larry Nung