# download-kernel **Repository Path**: carterl/download-kernel ## Basic Information - **Project Name**: download-kernel - **Description**: Simple node script that download the latest Ubuntu kernel - **Primary Language**: JavaScript - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-13 - **Last Updated**: 2023-08-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # download-kernel Generates `wget` command line to download Ubuntu testing kernel from ## Usage ```shell $ pnpm i || npm i $ pnpm start [version] || npm start [version] # download nightly build if `version` is not provided ``` ## LICENSE Public domain