Metadata-Version: 2.1
Name: QuickStart_Rhy
Version: 0.6.11
Summary: Simplify the operation in terminal!
Home-page: https://github.com/Rhythmicc/qs
Author: RhythmLian
License: MIT
Keywords: Simplify the operation in terminal!
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

- [ QuickStart_Rhy ](#quickstart_rhy)
  - [Install](#install)
  - [Docs](#docs)
  

<h1 style="text-align: center"> QuickStart_Rhy </h1>

## Install
```shell
pip3 install quickstart-rhy
```
**Env: ^Python 3.7**

## Docs
| |Url|
|:---:|:---:|
|1|https://rhythmlian.cn/2020/02/14/QuickStart-Rhy/      |
|2|https://rhythmicc.github.io/2020/02/14/QuickStart-Rhy/|

## Tab Complete (zsh only)
```shell
mv _qs /path/in/$fpath/
```


