![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
ithelp-ironman-cli
Advanced tools
台灣 iT 邦幫忙鐵人賽已經超過十屆了,每年都會有非常好的技術文章。
我希望可以打包起來複習或放進平板裡閱讀。
npm i -g ithelp-ironman-cli
# or
yarn global add ithelp-ironman-cli
$ ithelp-ironman -h
下載、打包 iT 邦幫忙鐵人賽 的命令列工具
使用方式:
$ ithelp-ironman [全域選項]
$ ithelp-ironman <指令> <網址> [選項]
指令:
download, d 下載資料夾
archive, a 打包成壓縮檔
serve, s 自架伺服器觀看 <網址>
<網址> 可以是資料夾或壓縮檔 <路徑>,但變數選項會無效
全域選項:
--help, -h 顯示說明
--version, -v 顯示版本
--verbose, -V 顯示更多,除錯用
--dir, -d 目錄位置(預設:'%title%')
可用變數有:
%title%(鐵人賽標題)
%user%(作者帳號)
%author%(作者名字)
下載選項:
--dry-run, -x 不寫入硬碟,測試可用性
打包選項:
--dry-run, -x 不寫入硬碟,測試可用性
--output-name, -o 壓縮檔名稱(預設:'%title%.zip'),可用變數同 --dir
自架選項:
--port, -p 連接埠(預設:8080)
--web-root, -w 頁面根目錄位置(預設:'%title%/www'),可用變數同 --dir
若使用 <路徑>,則變數無效
舉例:
$ URL='https://ithelp.ithome.com.tw/users/12345678/ironman/1234'
$ ithelp-ironman d "$URL"
$ ithelp-ironman d "$URL" -d '[%author%] %title%'
$ ithelp-ironman a "$URL" -o '[%author%] %title%.zip' -d '第87屆鐵人賽'
$ ithelp-ironman s "$URL" -w '[%author%] %title%/public' -p 4321
The MIT License (MIT)
Copyright (c) 2019 FlandreDaisuki
FAQs
下載、打包 iT 邦幫忙鐵人賽 的命令列工具
The npm package ithelp-ironman-cli receives a total of 2 weekly downloads. As such, ithelp-ironman-cli popularity was classified as not popular.
We found that ithelp-ironman-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.