# tone-cli **Repository Path**: meil_wei/tone-cli ## Basic Information - **Project Name**: tone-cli - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 81 - **Created**: 2022-09-23 - **Last Updated**: 2022-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

tone command line

English | [简体中文](README-zh_CN.md) ## Install ```bash make install ``` ## Usage * Step 1: Get the integrated test suites ```bash $ tone list unixbench performance ``` * Step 2: Fetch the repository of test suite ```bash $ tone fetch unixbench ``` * Step 3: Install the test suite ```bash $ tone install unixbench ``` * Step 4: Run test suite ```bash $ tone run unixbench ```