mirror of
https://github.com/wassname/Ranger21.git
synced 2026-09-11 11:52:27 +08:00
package initial commit
This commit is contained in:
@@ -131,3 +131,17 @@ If you have ideas/feedback, feel free to open an issue.
|
||||
|
||||
|
||||
|
||||
# Installation
|
||||
Until this is up on pypi, this can either be installed via cloning the package:
|
||||
|
||||
```
|
||||
git clone https://github.com/lessw2020/Ranger21.git
|
||||
cd Ranger21
|
||||
python -m pip install -e .
|
||||
```
|
||||
|
||||
or directly installed from github:
|
||||
|
||||
```
|
||||
python -m pip install git+https://github.com/lessw2020/Ranger21.git
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user