首先安装python3环境。然后,
pip3 install quickstart-rhy
when you first install QuickStart_Rhy and run qs from the command, qs will generate the qs configuration table .qsrc at the following location:
System Location
Windows C:\Users\YOUR_NAME\.qsrc
*nix /Users/YOUR_NAME/.qsrc or /root/.qsrc
.qsrc
is a configuration table stored in JSON format.- If you are using a Mac system, qs recommends that you use iTerm as the default terminal to get the best experience。
- usage:
Command Means qs u url
open url using default browser qs a app [files]
open app or open file by app(for MacOS X) qs f file
open file by default app qs cal exp
calculate exp qs time
view current time
项目地址:https://github.com/Rhythmicc/QuickStart |
No comments:
Post a Comment