# fast-cli **Repository Path**: mirrors_stevemao/fast-cli ## Basic Information - **Project Name**: fast-cli - **Description**: Test your download speed using fast.com - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fast-cli [![Build Status](https://travis-ci.org/sindresorhus/fast-cli.svg?branch=master)](https://travis-ci.org/sindresorhus/fast-cli) > Test your download speed using [fast.com](https://fast.com) ![](screenshot.gif) ## Install Ensure you have [Node.js](https://nodejs.org) version 4+ installed. Then run the following: ``` $ npm install --global fast-cli ``` ## Usage ``` $ fast --help Usage $ fast ``` ## Related - [speed-test](https://github.com/sindresorhus/speed-test) - Test your internet connection speed and ping using speedtest.net ## License MIT © [Sindre Sorhus](https://sindresorhus.com)